Difference between revisions of "Template:PortFeatures Outdated Port Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Don't use the cell template, no need to center)
(Show the main features for the outdated ports too)
Line 1: Line 1:
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]]
<includeonly>|{{PortIcon|{{{icon|}}}}} [[{{{%PAGE%}}}|{{{name}}}]]
{{cell|text={{{version|}}}}}
{{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 status in a row.
{{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}}}}}
||{{{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>

Revision as of 21:42, 6 May 2010

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