Template:See also: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Move documentation to a subpage) |
||
Line 3: | Line 3: | ||
| {{#if: {{{3|}}} | :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]], [[{{{2}}}|{{{l2|{{{2}}}}}}]], and [[{{{3}}}|{{{l3|{{{3}}}}}}]]'' | | {{#if: {{{3|}}} | :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]], [[{{{2}}}|{{{l2|{{{2}}}}}}]], and [[{{{3}}}|{{{l3|{{{3}}}}}}]]'' | ||
| {{#if: {{{2|}}} | :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]] and [[{{{2}}}|{{{l2|{{{2}}}}}}]]'' | | {{#if: {{{2|}}} | :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]] and [[{{{2}}}|{{{l2|{{{2}}}}}}]]'' | ||
| :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]]''}} }} }} }}</includeonly><noinclude | | :''See also: [[{{{1}}}|{{{l1|{{{1}}}}}}]]''}} }} }} }}</includeonly><noinclude>{{doc}} | ||
[[Category:Hatnote templates]] | [[Category:Hatnote templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 03:00, 25 October 2024
Template documentation
The {{see also}} template provides an easy means to include a hatnote that links to a articles with additional information the topic of an article's section. Up to five articles may be linked. Different text from the article name may be specified; the display text defaults to the article name.
Usage
Basic usage: | {{see also|article}}
|
All parameters: | {{see also|article1|article2|article3|article4|article5|l1 = label1|l2 = label2|l3 = label3|l4 = label4|l5 = label5}}
|
Parameters
Unneeded parameters may be omitted.
1
,2
,3
,4
,5
— the page(s) to link to.l1
,l2
,l3
,l4
,l5
— optional label(s) to display instead of the page name(s).
Examples
{{see also|Article}}
- See also: Article
{{see also|Article1|Article2|Article3}}
{{see also|Article1|Article2|l2=Label 2|Article3}}
See also
- {{Main}}