Difference between revisions of "Template:PortFeatures Features Inforow"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Try to use KeyedCell for all columns now that engines and features are split in two pages)
(Add buildbot boolean field to template)
(One intermediate revision by one other user not shown)
Line 6: Line 6:
{{KeyedCell|keys=yes#no|colors=green#red|texts=Yes#No|value={{{zlib|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={{{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|}}}</includeonly><noinclude>
||{{{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.

Revision as of 18:46, 18 February 2011

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