Changes

Jump to: navigation, search

Template:See also

3,665 bytes removed, 6 years ago
{{Hatnote}} instead of a hardcoded <div>
<div class="rellink">{{Hatnote|See also: {{ #if: {{{1<includeonly>|</includeonly>}}} | {{ #if: {{ #pos: autolink|{{{1<noinclude>|[[foo]]</noinclude>}}} | {{!((}} SITENAME}} | {{{1<noinclude>|[[Main Page]]</noinclude>}}} | [[{{{1}}}|{{ #if: {{{l1|}}} | {{{l1}}} | {{{1}}} }}]][[Category:See also transclusions needing to be updated]] }}
| '''Error: [[Template:See also|Template must be given at least one article name]]'''
}}{{ #if: {{{2|}}} | {{ #if: {{{3|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{2}}} | {{!((}} }} | {{{2}}} | [[{{{2}}}|{{ #if: {{{l2|}}} | {{{l2}}} autolink| {{{2}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{3|}}} | , {{ #if: {{{4|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{3}}} | {{!((}} }} | {{{3}}} | [[{{{3}}}|{{ #if: {{{l3|}}} | {{{l3}}} autolink| {{{3}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{4|}}} | , {{ #if: {{{5|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{4}}} | {{!((}} }} | {{{4}}} | [[{{{4}}}|{{ #if: {{{l4|}}} | {{{l4}}} autolink| {{{4}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{5|}}} | , {{ #if: {{{6|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{5}}} | {{!((}} }} | {{{5}}} autolink| [[{{{5}}}|{{ #if: {{{l5|}}} | {{{l5}}} | {{{5}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{6|}}} | , {{ #if: {{{7|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{6}}} | {{!((}} }} autolink| {{{6}}} | [[{{{6}}}|{{ #if: {{{l6|}}} | {{{l6}}} | {{{6}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{7|}}} | , {{ #if: {{{8|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{7}}} | {{!((}} }} | {{{7}}} | [[{{{7}}}|{{ #if: {{{l7|}}} | {{{l7}}} autolink| {{{7}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{8|}}} | , {{ #if: {{{9|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{8}}} | {{!((}} }} autolink| {{{8}}} | [[{{{8}}}|{{ #if: {{{l8|}}} | {{{l8}}} | {{{8}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{9|}}} | , {{ #if: {{{10|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{9}}} | {{!((}} }} autolink| {{{9}}} | [[{{{9}}}|{{ #if: {{{l9|}}} | {{{l9}}} | {{{9}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{10|}}} | , {{ #if: {{{11|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{10}}} | {{!((}} }} | {{{10}}} | [[{{{10}}}|{{ #if: {{{l10|}}} | {{{l10}}} autolink| {{{10}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{11|}}} | , {{ #if: {{{12|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{11}}} | {{!((}} }} | {{{11}}} autolink| [[{{{11}}}|{{ #if: {{{l11|}}} | {{{l11}}} | {{{11}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{12|}}} | , {{ #if: {{{13|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{12}}} | {{!((}} }} | {{{12}}} | [[{{{12}}}|{{ #if: {{{l12|}}} | {{{l12}}} autolink| {{{12}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{13|}}} | , {{ #if: {{{14|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{13}}} | {{!((}} }} | {{{13}}} | [[{{{13}}}|{{ #if: {{{l13|}}} | {{{l13}}} autolink| {{{13}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{14|}}} | , {{ #if: {{{15|}}} | , | &nbsp;and }} {{ #if: {{ #pos: {{{14}}} | {{!((}} }} | {{{14}}} | [[{{{14}}}|{{ #if: {{{l14|}}} | {{{l14}}} autolink| {{{14}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{15|}}} | , and {{ #if: {{ #pos: {{{15}}} | {{!((}} }} | {{{15}}} | [[{{{15}}}|{{ #if: {{{l15|}}} | {{{l15}}} autolink| {{{15}}} }}]][[Category:See also transclusions needing to be updated]] }}}}{{ #if: {{{16|}}} | — '''<br />Error: [[Template:See also|Too many links specified (maximum is 15)]]'''}}</div><noinclude>{{Tlx|See also}} is used for small sets of '''see also''' information at the head of article sections. ==Usage== {{Tlx|See also|[[Article 1]]|...|''[[Article 15]]''}} * Up to 15 parameters are permitted: only the first is mandatory.* The list is dynamically generated so that the word "and" 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. ==Example=={| class="wikitable"! Code! Result|-| <code><nowiki>{{See also}}</nowiki></codenoinclude>| {{See alsoDocumentation}}|-| <code><nowiki>{{See also|[[Article]]}}</nowiki></code>| {{See also|[[Article]]}}|-| <code><nowiki>{{See also|[[Article]]|[[Article]]}}</nowiki></code>| {{See also|[[Article]]|[[Article]]}}|-| <code><nowiki>{{See also|[[Article]]|[[Article]]|[[Article]]}}</nowiki></code>| {{See also|[[Article]]|[[Article]]|[[Article]]}}|-| <code><nowiki>{{See also|[[Article]]|[[Article|Alternate title]]}}</nowiki></code>| {{See also|[[Article]]|[[Article|Alternate title]]}}|}''And so on up to 15 parameters.'' [[Category:Hatnote templates]]</noinclude>

Navigation menu