Template:See also: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
m Mgpt moved page Template:SeeAlso to Template:See also
mNo edit summary
Line 1: Line 1:
<includeonly>:<span style="font-style: italic;">See also: {{#if:{{{1|}}}
<includeonly>:<span style="font-style: italic;">See also: {{#if:{{{1|}}}
|[[:{{{1}}}|{{{l1|{{{1}}}}}}]]
|[[:{{{1}}}|{{{l1|{{{1}}}}}}]]
|<span>[[Category:Template:See also ERROR|No articles linked.]]</span>
|<span>[[:Category:Template:See also ERROR|No articles linked]]</span>
}}{{#if:{{{2|}}}
}}{{#if:{{{2|}}}
|, [[:{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}
|, [[:{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}}

Revision as of 21:00, 23 July 2026

Template documentation [view] [edit] [history] [purge]

Usage

Displays a "See also" line linking to up to 10 articles, with optional custom display text via l1l10.

See also: Heroes
See also: Heroes, Items
  • {{See also|Heroes|l1=Custom text}} generates
See also: Custom text
  • {{See also|Heroes|Items|l1=Custom text 1|l2=Custom text 2}} generates
See also: Custom text 1, Custom text 2

Error tracking

Incorrect usage of this template is tracked in Category:Template:See also ERROR.