Template:Yesno: Difference between revisions
Jump to navigation
Jump to search
m>MSGJ this is only being used by WPBM so can be simplified |
MeowyCats2 (talk | contribs) m 19 revisions imported |
||
(15 intermediate revisions by 9 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 | ||
| = <!-- null --> | |false | ||
|off | |||
|0 = {{{no|<!-- null -->}}} | |||
| = {{{blank|{{{no|<!-- null -->}}}}}} | |||
|¬ = {{{¬|}}} | |¬ = {{{¬|}}} | ||
|yes | |yes | ||
|y | |y | ||
|1 | |t | ||
|#default = yes | |true | ||
}}<noinclude> | |on | ||
|1 = {{{yes|yes}}} | |||
{ | |#default = {{{def|{{{yes|yes}}}}}} | ||
</noinclude> | }}<noinclude>{{Documentation}}[[Category:Utility templates]]</noinclude> |