Open main menu


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