Difference between revisions of "Template:See also"
Jump to navigation
Jump to search
m (HTML comments for whitespace (no effect)) |
m (Remove defaults for impossible branches) |
||
Line 5: | Line 5: | ||
-->|, <!-- | -->|, <!-- | ||
-->| and <!-- | -->| and <!-- | ||
− | -->}}[[:{{{ | + | -->}}[[:{{{2}}}|{{{label2|{{{2}}}}}}]]<!-- |
-->|}}{{#if:{{{3|}}}<!-- | -->|}}{{#if:{{{3|}}}<!-- | ||
-->|{{#if:{{{4|}}}<!-- | -->|{{#if:{{{4|}}}<!-- | ||
-->|, <!-- | -->|, <!-- | ||
-->| and <!-- | -->| and <!-- | ||
− | -->}}[[:{{{ | + | -->}}[[:{{{3}}}|{{{label3|{{{3}}}}}}]]<!-- |
-->|}}{{#if:{{{4|}}}<!-- | -->|}}{{#if:{{{4|}}}<!-- | ||
-->| and <!-- | -->| and <!-- | ||
− | -->[[:{{{ | + | -->[[:{{{4}}}|{{{label4|{{{4}}}}}}]]<!-- |
-->|}}''</includeonly><noinclude> | -->|}}''</includeonly><noinclude> | ||
This template was reverse-engineered to resemble [//en.wikipedia.org/wiki/Template:See_also Wikipedia's template], but is my own work.<br /> | This template was reverse-engineered to resemble [//en.wikipedia.org/wiki/Template:See_also Wikipedia's template], but is my own work.<br /> |
Revision as of 09:06, 3 March 2019
This template was reverse-engineered to resemble Wikipedia's template, but is my own work.
It can be used at the very beginning of articles to link up to four pages (including links to category pages).
Examples
{{See also|MPEG-1}}
produces:
- See also: MPEG-1
{{See also|MPEG-1|MPEG-2|MPEG-3|MPEG-4}}
produces:
{{See also|VLC|label1=An awesome media player}}
produces:
- See also: An awesome media player