Template:See also

From TibiaCraft
Revision as of 18:59, 4 October 2025 by Root (talk | contribs) (Created page with "<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}}} | # |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Documentation[view] [edit] [history] [purge]
For template that produces links to other "see also" templates, see Template:Template "see also" see also.

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.