Template:ConditionalCell

From ScummVM :: Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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