Difference between revisions of "Template:PortFeatures Features Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Remove extra line jumps)
(Use named arguments)
Line 1: Line 1:
<includeonly>|-
<includeonly>|-
||[[{{{1}}}|{{ {{{1}}}|switch=name}}]]
||[[{{{port}}}|{{ {{{port}}}|switch=name}}]]
|{{Switch|switch={{ {{{1}}}|switch=flac}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=flac}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{1}}}|switch=mp3}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=mp3}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{1}}}|switch=ogg}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=ogg}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{1}}}|switch=zlib}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=zlib}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{1}}}|switch=plugins}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=plugins}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
||{{ {{{1}}}|switch=backend}}</includeonly><noinclude>
||{{ {{{port}}}|switch=backend}}</includeonly><noinclude>
This template shows a port's main features in a row.
This template shows a port's main features in a row.
=Usage=
=Usage=
<nowiki>{{Inforow Port Features|FeaturesTemplate}}</nowiki>
<nowiki>{{Inforow Port Features|FeaturesTemplate}}</nowiki>
[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>

Revision as of 11:48, 16 September 2009

This template shows a port's main features in a row.

Usage

{{Inforow Port Features|FeaturesTemplate}}