Template: Yes
{{#switch: "{{lc:{{{1}}}}}" | "yes" | "y" | "true" | "1"= yes }}
Usage
{{yes|value}}
Shows/returns yes if the value is a yes-like value, or nothing if it is not. {{#switch: "{{lc:{{{1}}}}}" | "yes" | "y" | "true" | "1"= yes }}
{{yes|value}}
Shows/returns yes if the value is a yes-like value, or nothing if it is not.