Template:Side box

From VideoLAN Wiki
Revision as of 05:11, 20 April 2019 by DoesItReallyMatter (talk | contribs) (Visually identical CSS using class ".infobox.sidebox" defined in MediaWiki:common.css)
Jump to navigation Jump to search

Usage

{{Side box | text | link1 | label1 | link2 | label2 | link3 | label3 }}

or

{{Side box | text | wikilink1 | label1 | wikilink2 | label2 | wikilink3 | label3 | wikilink4 | label4 }}

This is a meta-template. There is no guarantee that usage will remain the same, but will be changed when needed. The only required parameter is text. links and wikilinks are mutually exclusive. labels default to the link.

Examples

{{side box|text=Example is [[free]] and [[open source]]!}}
{{side box|text=[[wikipedia:Main_Page|Wikipedia]] has information on these entries:|wikilink1=wikipedia:MPEG-1|label1=MPEG 1|wikilink2=wikipedia:MPEG-2|label2=MPEG 2|wikilink3=wikipedia:MPEG-3|label3=MPEG 3}}