Difference between revisions of "Template:Cell Port Engine"

From ScummVM :: Wiki
Jump to navigation Jump to search
m (Use the #switch parser function)
m (Try to fix line jumps)
Line 1: Line 1:
<includeonly>{{#switch:{{{1}}}|
<includeonly>
{{#switch:{{{1}}}|
yes={{Cell|color=green|text=Yes}}|
yes={{Cell|color=green|text=Yes}}|
no={{Cell|color=red|text=No}}|
no={{Cell|color=red|text=No}}|
wip={{Cell|color=gray|text=WIP}}|
wip={{Cell|color=gray|text=WIP}}|
default={{Cell|text={{{1}}}}}
default={{Cell|text={{{1}}}}}}}</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.
=Usage=
=Usage=

Revision as of 22:59, 22 September 2009

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

Usage

{{Cell Port Engine|status}}

Status can be:

  • yes
  • no
  • wip
  • everything else will be shown as is