Template:See also: Difference between revisions
Jump to navigation
Jump to search
en>Reisio switching text to "See also" - if you're gonna use "Related topic", then use {{related topic}} or something |
en>Phil Boswell copying code from {{main}} to allow for up to 9 parameters |
||
Line 1: | Line 1: | ||
<div class="boilerplate seealso"> | <div class="boilerplate seealso"> | ||
: ''See also: [[{{{1}}}]]'' | : ''See also: {{qif | ||
</div><noinclude> | |test={{{1|}}} | ||
|then=[[{{{1}}}]] | |||
}}{{qif | |||
|test={{{2|}}} | |||
|then={{qif|test={{{3|}}}|then=, |else= & }}[[{{{2}}}]] | |||
}}{{qif | |||
|test={{{3|}}} | |||
|then={{qif|test={{{4|}}}|then=, |else= & }}[[{{{3}}}]] | |||
}}{{qif | |||
|test={{{4|}}} | |||
|then={{qif|test={{{5|}}}|then=, |else= & }}[[{{{4}}}]] | |||
}}{{qif | |||
|test={{{5|}}} | |||
|then={{qif|test={{{6|}}}|then=, |else= & }}[[{{{5}}}]] | |||
}}{{qif | |||
|test={{{6|}}} | |||
|then={{qif|test={{{7|}}}|then=, |else= & }}[[{{{6}}}]] | |||
}}{{qif | |||
|test={{{7|}}} | |||
|then={{qif|test={{{8|}}}|then=, |else= & }}[[{{{7}}}]] | |||
}}{{qif | |||
|test={{{8|}}} | |||
|then={{qif|test={{{9|}}}|then=, |else= & }}[[{{{8}}}]] | |||
}}{{qif | |||
|test={{{9|}}} | |||
|then= & [[{{{9}}}]] | |||
}}''</div><noinclude> | |||
{{esoteric}} | |||
---- | ---- | ||
==See also== | ==See also== |
Revision as of 17:12, 15 December 2005
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |