Difference between revisions of "Template:Yesno"
Jump to navigation
Jump to search
imported>MSGJ (this is only being used by WPBM so can be simplified) |
m (1 revision imported) |
||
(10 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 | + | |false |
− | | = <!-- null --> | + | |off |
+ | |0 = {{{no|<!-- null -->}}} | ||
+ | | = {{{blank|{{{no|<!-- null -->}}}}}} | ||
|¬ = {{{¬|}}} | |¬ = {{{¬|}}} | ||
|yes | |yes | ||
|y | |y | ||
− | |1 | + | |true |
− | |#default = yes | + | |on |
+ | |1 = {{{yes|yes}}} | ||
+ | |#default = {{{def|{{{yes|yes}}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
− | {{ | + | {{Documentation}} |
− | |||
</noinclude> | </noinclude> |