Template:TableCell YesNoUnknown
From SuperTux
Adds a colored table cell. The color of the cell depends on the Value argument which can be either "yes" or "no". If it is neither, "unknown" is assumed. This template is meant to be used in more specialized templates.
[edit] Usage
{{TableCell YesNoUnknown
| Value=yes
| Text=this is true
| YesCategory=Pages which are true
| NoCategory=Pages which are false
| UnknownCategory=Schroedinger's pages
}}
