Template:Yesno: Difference between revisions
Jump to navigation
Jump to search
>Happy-melon (gah, now I need this for the new NOTE stuff to work nicely) |
m (1 revision imported) |
||
(8 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1|¬}}} }} | {{<includeonly>safesubst:</includeonly>#switch: {{<includeonly>safesubst:</includeonly>lc: {{{1|¬}}} }} | ||
|no | |no | ||
|n | |n | ||
|0 | |f | ||
| = {{{no|<!-- null -->}}} | |false | ||
|off | |||
|0 = {{{no|<!-- null -->}}} | |||
| = {{{blank|{{{no|<!-- null -->}}}}}} | |||
|¬ = {{{¬|}}} | |¬ = {{{¬|}}} | ||
|yes | |yes | ||
|y | |y | ||
|1 | |t | ||
|#default = {{{yes|yes}}} | |true | ||
|on | |||
|1 = {{{yes|yes}}} | |||
|#default = {{{def|{{{yes|yes}}}}}} | |||
}}<noinclude> | }}<noinclude> | ||
{{ | {{Documentation}} | ||
</noinclude> | </noinclude> |