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 {{{1|other uses}}}, see [[{{{2|{{PAGENAME}} (disambiguation)}}}]].</div></includeonly><noinclude>
<includeonly><div class="hatnote" style="margin:0.2em 0 0.6em 1.6em; font-style:italic;">{{#if:{{{redirect|}}}|{{{redirect}}} redirects here.&#32;}}{{#if:{{{about|}}}|This article is about {{{about}}}.&#32;}}For {{{for|other uses}}}, see [[{{{see|{{PAGENAME}} (disambiguation)}}}]].</div></includeonly><noinclude>
Links to another article the reader may have intended to see.


==Example==
==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)}}


==See also==
With a redirect parameter:
* [[Template:About]]
<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>