Difference between revisions of "Template:See also"

From VideoLAN Wiki
Jump to navigation Jump to search
(New feature: l1 works as an alias for label1, l2 as an alias for label2, etc.)
m (Fix typo)
Line 5: Line 5:
 
           -->|,&#32;<!--
 
           -->|,&#32;<!--
 
           -->|&nbsp;and&#32;<!--
 
           -->|&nbsp;and&#32;<!--
       -->}}[[:{{{2}}}|{{{label2{{{l2|{{{2}}}}}}}}}]]<!--
+
       -->}}[[:{{{2}}}|{{{label2|{{{l2|{{{2}}}}}}}}}]]<!--
 
     -->|}}{{#if:{{{3|}}}<!--
 
     -->|}}{{#if:{{{3|}}}<!--
 
     -->|{{#if:{{{4|}}}<!--
 
     -->|{{#if:{{{4|}}}<!--

Revision as of 09:17, 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: MPEG-1, MPEG-2, MPEG-3 and MPEG-4

{{See also|VLC|label1=An awesome media player}} produces:

See also: An awesome media player