Difference between revisions of "Template:PortFeatures Features Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Reduce the number of templates used to overcome the maximum execution time)
m (Try it with two more cells)
Line 2: Line 2:
||[[{{{port}}}|{{ {{{port}}}|switch=name}}]]
||[[{{{port}}}|{{ {{{port}}}|switch=name}}]]
{{Switch|switch={{ {{{port}}}|switch=flac}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=flac}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
<!--
{{Switch|switch={{ {{{port}}}|switch=mp3}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=mp3}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=ogg}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=ogg}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
<!--
{{Switch|switch={{ {{{port}}}|switch=zlib}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=zlib}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=plugins}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Switch|switch={{ {{{port}}}|switch=plugins}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}|default={{Cell|text=?}}}}
{{Cell|text={{ {{{port}}}|switch=backend}}}}
-->
-->
{{Cell|text={{ {{{port}}}|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>{{</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 12:56, 16 September 2009

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

Usage

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