Open main menu

Difference between revisions of "Template:PortFeatures Features Inforow"

Add buildbot boolean field to template
(Recover an old revision without using the Cell template)
(Add buildbot boolean field to template)
(22 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>|-
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]]
||[[{{{port}}}|{{ {{{port}}}|switch=name}}]]
{{Cell|text={{{backend|}}}}}
|{{Switch|switch={{ {{{port}}}|switch=flac}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{mp3|no}}}}}
|{{Switch|switch={{ {{{port}}}|switch=mp3}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{ogg|no}}}}}
|{{Switch|switch={{ {{{port}}}|switch=ogg}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{flac|no}}}}}
|{{Switch|switch={{ {{{port}}}|switch=zlib}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{zlib|no}}}}}
|{{Switch|switch={{ {{{port}}}|switch=plugins}}|yes={{CellGreen|Yes}}|no={{CellRed|No}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{plugins|no}}}}}
||{{ {{{port}}}|switch=backend}}</includeonly><noinclude>
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{16bits|no}}}}}
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{buildbot|no}}}}}
||{{{notes|}}}</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>
It must be used from a DPL query like this:
<nowiki>include = {PortFeatures} Features Inforow</nowiki>
[[Category:Information templates]]</noinclude>
[[Category:Information templates]]</noinclude>
TrustedUser
574

edits