More actions
Created page with "<languages/> <onlyinclude> {{rellink|extraclasses=mw-tpl-seealso|{{{altphrase|<translate><!--T:1--> See also</translate>}}}{{msgnw:int:colon-separator/{{TRANSLATIONLANGUAGE}}}}{{#invoke:See also|main<noinclude>|1={{{1}}}</noinclude>|msg-empty-array='''<translate><!--T:2--> Error: [[<tvar name=1>Special:MyLanguage/Template:See also</tvar>|Template must be given at least one article name]]</translate>'''}}}} </onlyinclude> {{Documentation|content= {{Lua|Module:See also}}..." |
m Mnooseman moved page Template:See Also to Template:See also: Misspelled title |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly>{{#vardefine:params|{{#expr: {{#if: {{{2|}}} | 2 | 0 }} + {{#if: {{{3|}}} | 1 | 0 }} + {{#if: {{{4|}}} | 1 | 0 }} + {{#if: {{{5|}}} | 1 | 0 }} + {{#if: {{{6|}}} | 1 | 0 }} }} | ||
}}{{Hatnote|See also: {{#if: {{{title1|}}} | [[:{{{1}}}|{{{title1}}}]] | [[:{{{1}}}|{{#replace: {{{1}}} | # | § }}]] }}{{ | |||
{{ | #if: {{{2|}}} | {{#ifexpr: {{#var:params}} > 2 | , |  and }} {{#if: {{{title2|}}} | [[:{{{2}}}|{{{title2}}}]] | [[:{{{2}}}|{{#replace: {{{2}}} | # | § }}]] }} }}{{ | ||
#if: {{{3|}}} | {{#ifexpr: {{#var:params}} > 3 | , |  and }} {{#if: {{{title3|}}} | [[:{{{3}}}|{{{title3}}}]] | [[:{{{3}}}|{{#replace: {{{3}}} | # | § }}]] }} }}{{ | |||
{{ | #if: {{{4|}}} | {{#ifexpr: {{#var:params}} > 4 | , |  and }} {{#if: {{{title4|}}} | [[:{{{4}}}|{{{title4}}}]] | [[:{{{4}}}|{{#replace: {{{4}}} | # | § }}]] }} }}{{ | ||
{{ | #if: {{{5|}}} | {{#ifexpr: {{#var:params}} > 5 | , |  and }} {{#if: {{{title5|}}} | [[:{{{5}}}|{{{title5}}}]] | [[:{{{5}}}|{{#replace: {{{5}}} | # | § }}]] }} }} {{ | ||
#if: {{{6|}}} | and {{#if: {{{title6|}}} | [[:{{{6}}}|{{{title6}}}]] | [[:{{{6}}}|{{#replace: {{{6}}} | # | § }}]] }} }} | |||
}}</includeonly><noinclude> | |||
{{documentation}} | |||
<!-- Put categories/interwiki on the documentation page --> | |||
</noinclude> | |||
: | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
{{ | |||
}} | |||
Latest revision as of 07:02, 28 June 2025
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
See also: Storage Minecart
Storage Minecarts can be used to store items and easily transport them.
== 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
[view] [edit] [history] [purge]The above documentation is transcluded from Template:See also/doc.