Difference between revisions of "Template:PortFeatures"

Jump to navigation Jump to search
23 bytes removed ,  21:50, 22 September 2009
m
Use the #switch parser function
m (Add default values for the audio options)
m (Use the #switch parser function)
Line 4: Line 4:
|- valign="top"
|- valign="top"
|style="padding:5px;"| '''Latest Released Version'''
|style="padding:5px;"| '''Latest Released Version'''
| {{IsEmpty|{{{version}}} | empty=<i>None</i> | noempty=[http://prdownloads.sourceforge.net/scummvm/{{{pkgbegin}}}{{{version}}}{{{pkgend}}}?download {{{version}}}]}}
| {{IsEmpty|{{{version|}}} | empty=<i>None</i> | noempty=[http://prdownloads.sourceforge.net/scummvm/{{{pkgbegin}}}{{{version}}}{{{pkgend}}}?download {{{version}}}]}}
|- valign="top"
|- valign="top"
|style="padding:5px;"| '''Supported Audio Options'''
|style="padding:5px;"| '''Supported Audio Options'''
| {{Switch|switch={{{mp3|no}}}|yes=MP3,|no=}} {{Switch|switch={{{ogg|no}}}|yes=OGG,|no=}} {{Switch|switch={{{flac|no}}}|yes=FLAC,|no=}} {{Switch|switch={{{uncompressed|no}}}|yes=Uncompressed|no=}}
| {{#switch:{{{mp3|no}}}|yes=MP3,|no=}} {{#switch:{{{ogg|no}}}|yes=OGG,|no=}} {{#switch:{{{flac|no}}}|yes=FLAC,|no=}} {{#switch={{{uncompressed|no}}}|yes=Uncompressed|no=}}
|- valign="top"
|- valign="top"
|style="padding:5px;"| '''Additional Webpage(s)'''
|style="padding:5px;"| '''Additional Webpage(s)'''
960

edits

Navigation menu