Difference between revisions of "Template:Infobox Port"
Jump to navigation
Jump to search
(Show the empty box and add basic documentation) |
m (Move spaces outside the templates) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''Latest Released Version''' | |style="padding:5px;"| '''Latest Released Version''' | ||
| {{ {{{1}}}|switch=version| | | {{IsEmpty|{{ {{{1}}}|switch=version}}|empty=<i>None</i>|noempty=[http://prdownloads.sourceforge.net/scummvm/{{ {{{1}}}|switch=pkgbegin}}{{ {{{1}}}|switch=version}}{{ {{{1}}}|switch=pkgend}}?download {{ {{{1}}}|switch=version}}]}} | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''Supported Audio Options''' | |style="padding:5px;"| '''Supported Audio Options''' | ||
| {{Switch|switch={{ {{{1}}}|switch=mp3}}|yes=MP3|no=}} {{Switch|switch={{ {{{1}}}|switch=ogg}}|yes=OGG|no=}} {{Switch|switch={{ {{{1}}}|switch=flac}}|yes=FLAC|no=}} | | {{Switch|switch={{ {{{1}}}|switch=mp3}}|yes=MP3,|no=}} {{Switch|switch={{ {{{1}}}|switch=ogg}}|yes=OGG,|no=}} {{Switch|switch={{ {{{1}}}|switch=flac}}|yes=FLAC,|no=}} {{Switch|switch={{ {{{1}}}|switch=uncompressed}}|yes=Uncompressed|no=}} | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''Additional Webpage(s)''' | |style="padding:5px;"| '''Additional Webpage(s)''' | ||
Line 22: | Line 22: | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''First Official Version''' | |style="padding:5px;"| '''First Official Version''' | ||
| {{ {{{1}}}|switch=firstversion| | | {{IsEmpty|{{ {{{1}}}|switch=firstversion}}|empty=<i>None</i>|noempty=[http://prdownloads.sourceforge.net/scummvm/{{ {{{1}}}|switch=pkgbegin}}{{ {{{1}}}|switch=firstversion}}{{ {{{1}}}|switch=pkgend}}?download {{ {{{1}}}|switch=firstversion}}]}} | ||
|}[[Category:Platforms|{{ {{{1}}}|switch=name}} Port]]</includeonly><noinclude> | |}[[Category:Platforms|{{ {{{1}}}|switch=name}} Port]]</includeonly><noinclude> | ||
This template adds an infobox to show a port's basic information and main features. | This template adds an infobox to show a port's basic information and main features. | ||
=Usage= | =Usage= | ||
<nowiki>{{Infobox Port|FeaturesTemplate}}</nowiki> | <nowiki>{{Infobox Port|FeaturesTemplate}}</nowiki> | ||
[[Category:Information templates]]</noinclude> | [[Category:Information templates]]</noinclude> |
Latest revision as of 08:00, 15 September 2009
This template adds an infobox to show a port's basic information and main features.
Usage
{{Infobox Port|FeaturesTemplate}}