960
edits
(Use the #switch parser function) |
(Replace usage of CellGreen with Cell (if it doesn't timeout, CellRed will be next)) |
||
Line 1: | Line 1: | ||
<includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | <includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | ||
|{{#switch:{{{flac|no}}}|yes={{ | |{{#switch:{{{flac|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | ||
|{{#switch:{{{mp3|no}}}|yes={{ | |{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | ||
|{{#switch:{{{ogg|no}}}|yes={{ | |{{#switch:{{{ogg|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | ||
|{{#switch:{{{zlib|no}}}|yes={{ | |{{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | ||
|{{#switch:{{{plugins|no}}}|yes={{ | |{{#switch:{{{plugins|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | ||
||{{{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. |
edits