Template:See also: Difference between revisions

From MediaWiki
Jump to navigationJump to search
SanityOrMadness (talk | contribs)
m Created page with "<includeonly>:<div class="noprint">''See also article{{#if:{{{2|}}}|s}}: [[{{{1}}}|{{{l1|{{{1}}}}}}]]{{#if:{{{2| }}} |{{#if:{{{3|}}}|, | and }}[[{{{2}}}|{{{l2|{…"
 
SanityOrMadness (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>:<div class="noprint">''See also article{{#if:{{{2|}}}|s}}&#58; [[{{{1}}}|{{{l1|{{{1}}}}}}]]{{#if:{{{2| }}}
<includeonly>:<div class="noprint">''See also&#58; [[{{{1}}}|{{{l1|{{{1}}}}}}]]{{#if:{{{2| }}}
   |{{#if:{{{3|}}}|,&#32;|&#32;and&#32;}}[[{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}
   |{{#if:{{{3|}}}|,&#32;|&#32;and&#32;}}[[{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}
   |{{#if:{{{4|}}}|,&#32;|,&#32;and&#32;}}[[{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}}
   |{{#if:{{{4|}}}|,&#32;|,&#32;and&#32;}}[[{{{3}}}|{{{l3|{{{3}}}}}}]]}}{{#if:{{{4|}}}

Revision as of 17:28, 1 June 2013

Use this template when an external article is directly relevant to a sub-section on a page.

{{See also|List of Beast Wars Episodes}}

This template can list 10 articles this way. To set the display text of those links, use the named arguments l1-l10.

{{See also
 |Optimus Prime (G1)
 |Jazz (G1)
 |l2=Optimus Prime
 |l2=Jazz
}}
See also: Optimus Prime and Jazz

Note: Unlike many other templates {{See also}} cannot be spread across multiple lines; it is shown that way in the above example for clarity. No, I don't know why— it's a Wikipedia template.