Template:Useful redirect/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
<noinclude>{{Doc/subpage}}</noinclude>
Created to mark redirects that somehow improve the interaction with the wiki.
Created to mark redirects that somehow improve the interaction with the wiki.
== Translations ==
The used strings are on [[/strings|strings subpage]]. Please follow the format to add translations for them.


== Parameters and Examples ==
== Parameters and Examples ==
Line 10: Line 13:
|-
|-
| align="center" | No Parameters
| align="center" | No Parameters
| Places a template
| List generic reasons
| {{CodeBlock|<nowiki>{{Useful redirect}}</nowiki>}}
| {{CodeBlock|<nowiki>{{Useful redirect}}</nowiki>}}
| {{Capsule|{{Useful redirect}}}}
| {{Capsule|{{Useful redirect}}}}
|-
| align="center" | {{param|1}}
| Define specific reason
| {{CodeBlock|<nowiki>{{Useful redirect|Common abbreviation }}</nowiki>}}
| {{Capsule|{{Useful redirect|Common abbreviation }}}}
|}
|}


<includeonly>[[Category:Templates]]</includeonly>
== Included Subpages ==
Below are the subpages that are used by this template for better code readability or something else.
* {{Code|[[/strings|Strings]]}} - Translatable strings and strings to include in the template.
 
{{Doc/Sandbox other|
[[Category:Templates]]
}}

Latest revision as of 19:41, 15 May 2024

Edit-copy.png
This is a documentation subpage for Template:Useful redirect.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

Created to mark redirects that somehow improve the interaction with the wiki.

Translations

The used strings are on strings subpage. Please follow the format to add translations for them.

Parameters and Examples

Parameter Description Example Preview
No Parameters List generic reasons
{{Useful redirect}}
This redirect is marked as something valuable, due to any number of reasons, such as:
Creating shortcuts that are easier to type or remember, redirecting users who make common typos when using the search box, entities with different name that works identically such as keyframe_rope/move_rope, avoiding browsers such as Firefox which may load pages that end with / instead of the actual page (Half-Life 2/ instead of Half-Life 2), and/or something else. Please don't delete this redirect if it's still useful.
{{{1}}} Define specific reason
{{Useful redirect|Common abbreviation }}
This redirect is marked as something valuable for the following reason(s):
Common abbreviation

Included Subpages

Below are the subpages that are used by this template for better code readability or something else.

  • Strings - Translatable strings and strings to include in the template.