Actions

Template

Check X Mark: Difference between revisions

(test substitution5)
(fix default value again)
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#if: {{{1}}} | yes | no}}
{{#switch: {{{1}}}
{{documentation|Template:Check X Mark/doc}}</noinclude>
| Y
| YES
| y
| yes = {{Y}}
| N
| NO
| n
| no = {{N}}
| N/A
}}

Latest revision as of 10:44, 7 January 2010

{{#switch: {{{1}}} | Y | YES

| y

| yes = YesY | N | NO | n | no = NoN | N/A }}