Difference between revisions of "Template:Yesno"
From MINR.ORG WIKI
(gah, now I need this for the new NOTE stuff to work nicely) |
Rickyboy320 (talk | contribs) m (15 revisions imported: Import Template Tlx and subtemplates) |
||
(6 intermediate revisions by 4 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 |
− | | = {{{no|<!-- null -->}}} | + | |0 = {{{no|<!-- null -->}}} |
+ | | = {{{blank|{{{no|<!-- null -->}}}}}} | ||
|¬ = {{{¬|}}} | |¬ = {{{¬|}}} | ||
|yes | |yes | ||
|y | |y | ||
− | |1 | + | |true |
− | |#default = {{{yes|yes}}} | + | |1 = {{{yes|yes}}} |
+ | |#default = {{{def|{{{yes|yes}}}}}} | ||
}}<noinclude> | }}<noinclude> | ||
− | {{ | + | {{Documentation}} |
− | |||
</noinclude> | </noinclude> |