Difference between revisions of "Template:PortFeatures Outdated Port Inforow"
Jump to navigation
Jump to search
m (Don't use the cell template, no need to center) |
(Add buildbot boolean field to template) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]] | <includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]] | ||
{{ | {{Cell|text={{{backend|}}}}} | ||
| {{{notes|}}}</includeonly><noinclude> | {{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{mp3|no}}}}} | ||
This template shows an outdated port's | {{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{ogg|no}}}}} | ||
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{flac|no}}}}} | |||
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{zlib|no}}}}} | |||
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{plugins|no}}}}} | |||
{{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|}}} | |||
{{cell|text={{{version|}}}}}</includeonly><noinclude> | |||
This template shows an outdated port's main features in a row. | |||
=Usage= | =Usage= | ||
It must be used from a DPL query like this: | It must be used from a DPL query like this: | ||
<nowiki>include = {PortFeatures} Outdated Port Inforow</nowiki> | <nowiki>include = {PortFeatures} Outdated Port Inforow</nowiki> | ||
[[Category:Information templates]]</noinclude> | [[Category:Information templates]]</noinclude> |
Latest revision as of 18:47, 18 February 2011
This template shows an outdated port's main features in a row.
Usage
It must be used from a DPL query like this:
include = {PortFeatures} Outdated Port Inforow