Difference between revisions of "Template:PortFeatures Features Inforow"
Jump to navigation
Jump to search
(Replace usage of CellGreen with Cell (if it doesn't timeout, CellRed will be next)) |
(Remove extra separators) |
||
Line 1: | Line 1: | ||
<includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | <includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | ||
{{#switch:{{{flac|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | |||
{{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | |||
{{#switch:{{{ogg|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | |||
{{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{CellRed|No}}}} | |||
{{#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. |
Revision as of 23:05, 22 September 2009
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