Actions

Template

Check X Mark: Difference between revisions

No edit summary
(fix default value again)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#if:true|{{{1}}} }}</noinclude>
{{#switch: {{{1}}}
| 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 }}