Difference between revisions of "Template:For"
From D&D 5e
(revert, "please" is unprofessional, conveys a rather unencyclopedic tone) |
|||
Line 1: | Line 1: | ||
− | :<span class="dablink">''For {{{1}}}, see [[{{{2|{{PAGENAME}} (disambiguation)}}}]]{{#if:{{{3|}}}| and [[{{{3}}}]]}}.''</span><noinclude>[[Category:Disambiguation and redirection templates|For]]</noinclude> | + | <includeonly>:<span class="dablink">''For {{{1}}}, see [[{{{2|{{PAGENAME}} (disambiguation)}}}]]{{#if:{{{3|}}}| and [[{{{3}}}]]}}.''</span></includeonly><noinclude><!-- |
+ | -->==Usage== | ||
+ | Without any direction page, the link is "[PAGENAME] (disambiguation)" | ||
+ | <pre>{{for|topic}}</pre> | ||
+ | {{for|topic}} | ||
+ | <pre>{{for|topic|page}}</pre> | ||
+ | {{for|topic|page}} | ||
+ | <pre>{{for|topic|page|additional page}}</pre> | ||
+ | {{for|topic|page|additional page}} | ||
+ | |||
+ | [[Category:Disambiguation and redirection templates|For]]</noinclude> |
Revision as of 00:06, 16 August 2006
Usage
Without any direction page, the link is "[PAGENAME] (disambiguation)"
{{for|topic}}
For {{#if:topic|topic|other uses}}, see For (disambiguation){{#if:|{{#if:|, [[:{{{3}}}]], {{#if:|[[:{{{4}}}]], and [[:{{{5}}}]]|and [[:{{{4}}}]]}}| and [[:{{{3}}}]]}}}}.
{{for|topic|page}}
For {{#if:topic|topic|other uses}}, see page{{#if:|{{#if:|, [[:{{{3}}}]], {{#if:|[[:{{{4}}}]], and [[:{{{5}}}]]|and [[:{{{4}}}]]}}| and [[:{{{3}}}]]}}}}.
{{for|topic|page|additional page}}
For {{#if:topic|topic|other uses}}, see page{{#if:additional page|{{#if:|, additional page, {{#if:|[[:{{{4}}}]], and [[:{{{5}}}]]|and [[:{{{4}}}]]}}| and additional page}}}}.