Template:See also: Difference between revisions

m
1 revision imported from wikipedia:Template:See_also
(Add usages and purpose)
m (1 revision imported from wikipedia:Template:See_also)
 
(43 intermediate revisions by 28 users not shown)
Line 1:
<includeonly>{{#invoke:Labelled list hatnote|labelledList|See also}}</includeonly><noinclude>
<div class="boilerplate seealso">
{{documentation}}
: ''See also: {{#if:{{{1|}}}|[[{{{1}}}]] | '''[[Template talk:See also|not yet specified]]'''
<!-- Categories go on the /doc subpage, and interwikis go on Wikidata. -->
}}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, |&nbsp;and }} [[{{{2}}}]]
}}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |,&nbsp;and }} [[{{{3}}}]]
}}{{#if:{{{4|}}}|{{#if:{{{5|}}}|, |,&nbsp;and }} [[{{{4}}}]]
}}{{#if:{{{5|}}}|{{#if:{{{6|}}}|, |,&nbsp;and }} [[{{{5}}}]]
}}{{#if:{{{6|}}}|{{#if:{{{7|}}}|, |,&nbsp;and }} [[{{{6}}}]]
}}{{#if:{{{7|}}}|{{#if:{{{8|}}}|, |,&nbsp;and }} [[{{{7}}}]]
}}{{#if:{{{8|}}}|{{#if:{{{9|}}}|, |,&nbsp;and }} [[{{{8}}}]]
}}{{#if:{{{9|}}}|{{#if:{{{10|}}}|, |,&nbsp;and }} [[{{{9}}}]]
}}{{#if:{{{10|}}}|{{#if:{{{11|}}}|, |,&nbsp;and }} [[{{{10}}}]]
}}{{#if:{{{11|}}}|{{#if:{{{12|}}}|, |,&nbsp;and }} [[{{{11}}}]]
}}{{#if:{{{12|}}}|{{#if:{{{13|}}}|, |,&nbsp;and }} [[{{{12}}}]]
}}{{#if:{{{13|}}}|{{#if:{{{14|}}}|, |,&nbsp;and }} [[{{{13}}}]]
}}{{#if:{{{14|}}}|{{#if:{{{15|}}}|, |,&nbsp;and }} [[{{{14}}}]]
}}{{#if:{{{15|}}}|,&nbsp;and [[{{{15}}}]]
}}{{#if:{{{16|}}}|…'''[[Template:See also]] maximum 15 articles allowed'''
}}''</div><noinclude>
 
=Purpose=
 
&#123;&#123;[[Template:See also|See also]]&#125;&#125; is used for small sets of '''see also''' information at the head of [[Wikipedia:Section|article sections]].
 
== Usage ==
 
{{indent|3}}'''<nowiki>{{</nowiki>See also|Article 1|''Article 2''|...|''Article 15''}}'''
 
* Up to 15 parameters are permitted: only the first is mandatory.
* The list is dynamically generated so that a "<code>&amp;</code>" is always placed between the final two entries.
* If more than 15 entries are supplied, a message will be displayed pointing out the problem.
; NB : no newlines are permitted else the article links will be broken.
 
== See also ==
 
* {{tl|Main}}, to use when you have more than one main article.
* {{tl|Details}}
* {{tl|Further}}
* <s>{{tl|See}}</s> (deprecated - use {{tl|Further}})
* {{tl|See also}}
 
[[Category:Section templates|{{PAGENAME}}]]
[[Category:Templates using ParserFunctions|{{PAGENAME}}]]
[[zh:Template:参看]]
</noinclude>