Difference between revisions of "Template:PortFeatures Features Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Use KeyedCell for ogg (the most interesting right now))
m (Restore flac and keep just ogg (using both causes another timeout))
Line 1: Line 1:
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]]
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]]
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{flac|no}}}}}
{{#switch:{{{flac|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{ogg|no}}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{ogg|no}}}}}

Revision as of 00:18, 13 April 2010

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

Usage

It must be used from a DPL query like this:

include = {PortFeatures} Features Inforow