Template:See also: Difference between revisionsGive feedback
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| 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>[[:Category:Template:See also ERROR|No articles linked]] [[Category:Template:See also ERROR]]</span> | ||
}}{{#if:{{{2|}}} | }}{{#if:{{{2|}}} | ||
|, [[:{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}} | |, [[:{{{2}}}|{{{l2|{{{2}}}}}}]]}}{{#if:{{{3|}}} | ||
Latest revision as of 21:01, 23 July 2026
Usage
[edit source]Displays a "See also" line linking to up to 10 articles, with optional custom display text via l1–l10.
{{See also|Heroes}}generates
- See also: Heroes
{{See also|Heroes|Items}}generates
{{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