Difference between revisions of "Template:Redirect/doc"

From Yugipedia
Jump to: navigation, search
(create)
 
(update examples)
(8 intermediate revisions by 3 users not shown)
Line 3: Line 3:
  
 
=== Usage ===
 
=== Usage ===
This template is used to add disambiguating hatnotes to the tops of articles. It takes three unnamed parameters.
+
This template is used to add disambiguating hatnotes to the tops of articles. It takes three or five unnamed parameters.
  
 
{| class="wikitable" style="width: auto; margin: auto;"
 
{| class="wikitable" style="width: auto; margin: auto;"
Line 10: Line 10:
 
! Result
 
! Result
 
|-
 
|-
| <code><nowiki>{{Redirect|Fusion|the card known as "Fusion" in the [[OCG]]|"[[Polymerization]]"}}</nowiki></code>
+
| <code><nowiki>{{Redirect|Sacrifice|the card named "Sacrifice" in the ''OCG''|""Relinquished""}}</nowiki></code>
| {{Redirect|Fusion|the card known as "Fusion" in the [[OCG]]|"[[Polymerization]]"}}
+
| {{Redirect|Sacrifice|the card named "Sacrifice" in the ''OCG''|""Relinquished""}}
 +
|-
 +
| <code><nowiki>{{Redirect|Fusion|the card named "Fusion" in the ''OCG''|""Polymerization""|the [[archetype]]|""Fusion"" (archetype)|other uses|Fusion (disambiguation)}}</nowiki></code>
 +
| {{Redirect|Fusion|the card named "Fusion" in the ''OCG''|""Polymerization""|the [[archetype]]|""Fusion"" (archetype)|other uses|Fusion (disambiguation)}}
 
|-
 
|-
 
|}
 
|}
 +
 +
=== See also ===
 +
* {{t|For}}
 +
* {{t|Redirect2}} - for two redirect terms
 +
* [[wikipedia:Template:Redirect|Template:Redirect]] on Wikipedia
  
 
<includeonly>
 
<includeonly>
 
<!-- CATEGORIES HERE, THANKS -->
 
<!-- CATEGORIES HERE, THANKS -->
[[Category:Templates|{{PAGENAME}}]]
+
[[Category:Hatnote templates]]
  
 
</includeonly>
 
</includeonly>

Revision as of 15:15, 26 July 2016

Usage

This template is used to add disambiguating hatnotes to the tops of articles. It takes three or five unnamed parameters.

Code Result
{{Redirect|Sacrifice|the card named "Sacrifice" in the ''OCG''|""Relinquished""}}
{{Redirect|Fusion|the card named "Fusion" in the ''OCG''|""Polymerization""|the [[archetype]]|""Fusion"" (archetype)|other uses|Fusion (disambiguation)}}

See also