Difference between revisions of "Template:Yesno"
From MINR.ORG WIKI
(this is only being used by WPBM so can be simplified) |
(undo - maybe i'm wrong) |
||
| Line 1: | Line 1: | ||
{{#switch: {{lc: {{{1|¬}}} }} | {{#switch: {{lc: {{{1|¬}}} }} | ||
| + | |||
| + | |yes | ||
| + | |y | ||
| + | |1 = yes | ||
| + | |||
|no | |no | ||
|n | |n | ||
|0 | |0 | ||
| − | | | + | | = {{{no|}}} |
| − | |¬ | + | |
| − | + | |¬ = {{{¬|{{{no|}}}}}} | |
| − | + | ||
| − | + | |#default = {{{2|{{{no|}}}}}} | |
| − | |#default = | + | |
}}<noinclude> | }}<noinclude> | ||
{{pp-template}} | {{pp-template}} | ||
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||