Difference between revisions of "Template:ConditionalCell"

From ScummVM :: Wiki
Jump to navigation Jump to search
(Adding template)
 
(No difference)

Latest revision as of 04:29, 9 April 2020


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 ? ?