Template:Switch
From Uncyclopedia, the content-free encyclopedia
edit Usage
{{switch
|VALUE-TO-BE-TESTED
|case foo=hello
|case bar=world
|default=Neither ''foo'' nor ''bar''
}}
where VALUE-TO-BE-TESTED is a parameter or a variable.
Caution: The tested value must not contain "|" or "=".
