Template:ConditionalCell

From ScummVM :: Wiki
Jump to navigation Jump to search


This template takes a parameter for a table cell and then applies Template:Yes, Template:No, or Template:Unknown based on the outcome.

Example

{| class="wikitable"
|-
|{{ConditionalCell|yes}}
|{{ConditionalCell|no}}
|{{ConditionalCell}}
|{{ConditionalCell|whatever}}
|}
Yes No ? ?