Template:For: Difference between revisions
m see also |
rewrite |
||
| Line 1: | Line 1: | ||
<includeonly><div class="hatnote" style="margin:0.2em 0 0.6em 1.6em; font-style:italic;">For {{{ | <includeonly><div class="hatnote" style="margin:0.2em 0 0.6em 1.6em; font-style:italic;">{{#if:{{{redirect|}}}|{{{redirect}}} redirects here. }}{{#if:{{{about|}}}|This article is about {{{about}}}. }}For {{{for|other uses}}}, see [[{{{see|{{PAGENAME}} (disambiguation)}}}]].</div></includeonly><noinclude> | ||
Links to another article the reader may have intended to see. | |||
== | ==Examples== | ||
<pre>{{for|the series|Dragon Quest (series)}}</pre> | With an about parameter: | ||
<pre>{{for |about=the first title of the series |for=the series |see=Dragon Quest (series)}}</pre> | |||
{{for|the series|Dragon Quest (series)}} | {{for |about=the first title of the series |for=the series |see=Dragon Quest (series)}} | ||
== | With a redirect parameter: | ||
<pre>{{for |redirect=Swords |for=the game |see=Dragon Quest Swords: The Masked Queen and the Tower of Mirrors }}</pre> | |||
[[Category:Utility templates]]</noinclude> | [[Category:Utility templates]]</noinclude> | ||