Template:See also: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Hatnote|extraclasses=boilerplate seealso|{{{altphrase|See also}}}: {{#if:{{{1<includeonly>|</includeonly>}}} |<!--then:-->[[:{{{1}}}{{#if:{{{label 1|{{{l1|}}}}}}|{{!}}{{{label 1|{{{l1}}}}}}}}]] |<!--else:-->'''Error: [[Template:See also|Template must be given at least one article name]]''' | ||
}}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} [[:{{{2}}}{{#if:{{{label 2|{{{l2|}}}}}}|{{!}}{{{label 2|{{{l2}}}}}}}}]] | }}{{#if:{{{2|}}}|{{#if:{{{3|}}}|, | and }} [[:{{{2}}}{{#if:{{{label 2|{{{l2|}}}}}}|{{!}}{{{label 2|{{{l2}}}}}}}}]] | ||
}}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |, and }} [[:{{{3}}}{{#if:{{{label 3|{{{l3|}}}}}}|{{!}}{{{label 3|{{{l3}}}}}}}}]] | }}{{#if:{{{3|}}}|{{#if:{{{4|}}}|, |, and }} [[:{{{3}}}{{#if:{{{label 3|{{{l3|}}}}}}|{{!}}{{{label 3|{{{l3}}}}}}}}]] | ||
Latest revision as of 01:25, 28 June 2026
See also: [[:{{{1}}}]]
This template is transcluded in one or more cascade-protected pages, so only administrators can edit it. |
Usage
Used to create [hatnotes to point to a small number of other, related, titles at the top of article sections. It is not for use in the "See also" section at the bottom of an article.
{{See also|Article 1|...|''Article 15''}}
- One to fifteen articles can be listed.
- 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.
- You can use parameters label 1 to label 15 to specify alternative labels for the links.
- adding newline characters will break article links
Example
| Code | Result |
|---|---|
{{See also|Article}} |
See also: Article
|
{{See also|Article|3=label 1=Alternative title for Article}} |
See also: Alternative title for Article
|
{{See also|Article|Article 2}} |
|
{{See also|Article|Article 2|Article 3}} |
|
{{See also|Article|Article 2|4=label 2=Alternative title for Article 2}} |
See also: Article and Alternative title for Article 2
|
And so on up to 15 parameters.
See also: Link to subsection
It is possible to direct this template to link a particular section within another article.
{{See also|IRIX#Technical details|l1=Technical details}} gives
See also: Technical details
| The above documentation is transcluded from Template:See also/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |