Difference between revisions of "Template:Cell Port Engine"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Document the usage)
m (Use the new Cell template)
Line 1: Line 1:
<includeonly>|{{Switch|
<includeonly>{{Switch|
switch={{ {{{1}}}|switch={{{2}}}}}|
switch={{ {{{1}}}|switch={{{2}}}}}|
yes={{CellGreen|Yes}}|
yes={{Cell|color=green|text=Yes}}|
no={{CellRed|No}}
no={{Cell|color=red|text=No}}|
default={{Cell|text={{{2}}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
This template shows whether a given engine is supported in a port.
This template shows whether a given engine is supported in a port.

Revision as of 11:12, 16 September 2009

This template shows whether a given engine is supported in a port.

Usage

{{Cell Port Engine|FeaturesTemplate|engine name}}