Open main menu

Template:ConditionalCell

Revision as of 04:29, 9 April 2020 by Thunderforge (talk | contribs) (Adding template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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