|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| <includeonly>:<span>''See also: {{#if:{{{1|}}}|[[:{{{1}}}|{{{l1|{{{1}}}}}}]] | '''[[Template talk:See also|MISSING ARTICLES]]''' | | <div class="noprint">''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]]''</div><noinclude> |
| }}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} [[:{{{2}}}|{{{l2|{{{2}}}}}}]]
| | == Code to include on page == |
| }}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |, and }} [[:{{{3}}}|{{{l3|{{{3}}}}}}]]
| | <nowiki>{{See also|exact wiki link name without any brackets}}</nowiki> |
| }}{{#if:{{{4|}}}|{{#if:{{{5|}}}|, |, and }} [[:{{{4}}}|{{{l4|{{{4}}}}}}]]
| | |
| }}{{#if:{{{5|}}}|{{#if:{{{6|}}}|, |, and }} [[:{{{5}}}|{{{l5|{{{5}}}}}}]]
| | If you want the suggested page to have a different displayed title, use as follows: |
| }}{{#if:{{{6|}}}|{{#if:{{{7|}}}|, |, and }} [[:{{{6}}}|{{{l6|{{{6}}}}}}]]
| | <nowiki>{{See also|exact wiki link name without any brackets|l1 = displayed title}}</nowiki> |
| }}{{#if:{{{7|}}}|{{#if:{{{8|}}}|, |, and }} [[:{{{7}}}|{{{l7|{{{7}}}}}}]]
| | |
| }}{{#if:{{{8|}}}|{{#if:{{{9|}}}|, |, and }} [[:{{{8}}}|{{{l8|{{{8}}}}}}]]
| | To be done: being able to suggest multiple articles with one call. |
| }}{{#if:{{{9|}}}|{{#if:{{{10|}}}|, |, and }} [[:{{{9}}}|{{{l9|{{{9}}}}}}]]
| | |
| }}{{#if:{{{10|}}}|{{#if:{{{11|}}}|, |, and }} [[:{{{10}}}|{{{l10|{{{10}}}}}}]]
| |
| }}{{#if:{{{11|}}}|{{#if:{{{12|}}}|, |, and }} [[:{{{11}}}|{{{l11|{{{11}}}}}}]]
| |
| }}{{#if:{{{12|}}}|{{#if:{{{13|}}}|, |, and }} [[:{{{12}}}|{{{l12|{{{12}}}}}}]]
| |
| }}{{#if:{{{13|}}}|{{#if:{{{14|}}}|, |, and }} [[:{{{13}}}|{{{l13|{{{13}}}}}}]]
| |
| }}{{#if:{{{14|}}}|{{#if:{{{15|}}}|, |, and }} [[:{{{14}}}|{{{l14|{{{14}}}}}}]]
| |
| }}{{#if:{{{15|}}}|, and [[:{{{15}}}|{{{l15|{{{15}}}}}}]]
| |
| }}{{#if:{{{16|}}}|…'''[[Template:See also]] MAXIMUM 15 ARTICLES ALLOWED'''
| |
| }}''</span></includeonly><noinclude>
| |
| {{Documentation}}
| |
| [[Category:Utility templates|{{PAGENAME}}]]
| |
| </noinclude> | | </noinclude> |
See also: [[{{{1}}}|{{{1}}}]]
Code to include on page[edit source]
{{See also|exact wiki link name without any brackets}}
If you want the suggested page to have a different displayed title, use as follows:
{{See also|exact wiki link name without any brackets|l1 = displayed title}}
To be done: being able to suggest multiple articles with one call.