Difference between revisions of "Template:Infobox Port"
Jump to navigation
Jump to search
m (Move spaces outside the templates) |
|||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="border: 1px solid #6666ff; margin: 0px; padding: 0px; width: 270px; align=right; margin: 3px; float: right;" cellspacing=0 | <includeonly>{| style="border: 1px solid #6666ff; margin: 0px; padding: 0px; width: 270px; align=right; margin: 3px; float: right;" cellspacing=0 | ||
| align="center" colspan=2 style="background-color: #f0f0ff;" | '''''{{ | | align="center" colspan=2 style="background-color: #f0f0ff;" | '''''{{ {{{1}}}|switch=name}} Port''''' | ||
|- | |- | ||
|- 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| | | {{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 16: | Line 16: | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''Forum''' | |style="padding:5px;"| '''Forum''' | ||
| {{ | | {{IsEmpty|{{ {{{1}}}|switch=forum}}|empty=<i>None</i>|noempty=[http://forums.scummvm.org/viewforum.php?f={{ {{{1}}}|switch=forum}} Port Forum]}} | ||
|- valign="top" | |- valign="top" | ||
|style="padding:5px;"| '''Status''' | |style="padding:5px;"| '''Status''' | ||
| {{ {{{1}}}|switch=status}} | | {{ {{{1}}}|switch=status|default=<i>Unknown</i>}} | ||
|- 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> | ||
This template adds an infobox to show a port's basic information and main features. | |||
=Usage= | |||
<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}}