<languages/>
<translate> <tvar name=1>{{See also}}
</tvar> is used to create hatnotes to point to a small number of other, related, titles at the top of article sections according to Wikipedia:Layout.</translate>
<translate> It is not for use in the "See also" section at the bottom of an article.</translate>
{{See also|<translate> Article 1</translate>|label 1=<translate> label1</translate>|<translate> Article 2</translate>|label 2=<translate> label2</translate>|...}}
<translate>
- Any number of articles can be listed (at least one should be provided).</translate>
<translate>
- The word "and" is always placed between the final two entries.</translate>
<translate>
- You can use parameters label 1, label 2 and so on to specify alternative labels for the links.</translate>
<translate>
- Parameter <tvar name=1>
ll
</tvar> makes this template use <tvar name=2>{{ll}}
</tvar>, which provides automatic linking to translation in user language, as well as using a translated default link text (overriding with <tvar name=3>label n
</tvar> still applies).
</translate>
- <translate> adding newline characters will break article links</translate>
<translate>
Example
</translate>
Template:(| class="wikitable" cellspacing="0" cellpadding="0"
! <translate> Code</translate>
! <translate> Result</translate>
|-
| valign="top" | {{See also|Article}}
||
Template:Rellink
|-
| valign="top" | {{See also|Article|label 1=<translate> Alternative title for Article</translate>}}
||
Template:Rellink
|-
| valign="top" | {{See also|Article|Article 2}}
||
Template:Rellink
|-
| valign="top" | {{See also|Article|Article 2|Article 3}}
||
Template:Rellink
|-
| valign="top" | {{See also|Article|Article 2|ll=TRUE}}
||
Template:Rellink
|-
| valign="top" | {{See also|Article|Article 2|l2=<translate> Alternative title for Article 2</translate>}}
||
Template:Rellink
This template should be put at the beginning of a section that has relating article(s). Do not use this template on top of a page, where hatnotes are for disambiguation and not for related topics.
The template is sometimes accompanied by a very brief summary of the article it is linking to.
A maximum of 6 articles can be linked to at once.
Usage
{{See also|link1|title1=optional title}}
Examples
== Storage Minecart == {{See also|Storage Minecart}} Storage Minecarts can be used to store items and easily transport them.
- results in
Storage Minecart
== Water Ladder == {{See also|Tutorials/Water ladder|title1=Water Ladder|Tutorials/Water elevator|title2=Water Elevator|Tutorials/Water tram|title3=Water Tram}}
- results in
Water Ladder
[[Category:Templates{{#translation:}}]]