Difference between revisions of "Template:PortFeatures Features Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Try to show the link to the port page using DPL)
(Use the DPL arguments for all other options)
Line 1: Line 1:
<includeonly>|-
<includeonly>|-
||[[%PAGE%|{{{name}}}]]
||[[{{{%PAGE%}}}|{{{name}}}]]
|{{Switch|switch={{ {{{port}}}|switch=flac}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{{flac}}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=mp3}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{{mp3}}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=ogg}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{{ogg}}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=zlib}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{{zlib}}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{ {{{port}}}|switch=plugins}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
|{{Switch|switch={{{plugins}}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
||{{ {{{port}}}|switch=backend}}</includeonly><noinclude>
||{{{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>{{</nowiki>Inforow Port Features|port=''port template name''<nowiki>}}</nowiki>
<nowiki>{{</nowiki>Inforow Port Features|port=''port template name''<nowiki>}}</nowiki>
[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>

Revision as of 14:57, 20 September 2009

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

Usage

{{Inforow Port Features|port=port template name}}