Difference between revisions of "Template:PortFeatures Features Inforow"
Jump to navigation
Jump to search
(Remove extra separators) |
(Stop using CellRed (it doesn't timeout yet)) |
||
Line 1: | Line 1: | ||
<includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | <includeonly>|[[{{{%PAGE%}}}|{{{name}}}]] | ||
{{#switch:{{{flac|no}}}|yes={{Cell|color=green|text=Yes}}|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={{ | {{#switch:{{{mp3|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}} | ||
{{#switch:{{{ogg|no}}}|yes={{Cell|color=green|text=Yes}}|no={{ | {{#switch:{{{ogg|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}} | ||
{{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{ | {{#switch:{{{zlib|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=No}}}} | ||
{{#switch:{{{plugins|no}}}|yes={{Cell|color=green|text=Yes}}|no={{ | {{#switch:{{{plugins|no}}}|yes={{Cell|color=green|text=Yes}}|no={{Cell|color=red|text=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:07, 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