minecraft.wiki-mirror/wiki_backup/Template-Yesno?action=edit.txt
2024-12-20 08:07:18 -05:00

7 lines
322 B
Text

<includeonly>{{#switch: {{lc: {{{1|}}}}}
| y | yes | t | true | on | 1 = {{{yes|yes}}}
| n | no | f | false | off | 0 | = {{{no|}}}
|<!--blank--> = {{{blank|{{{no|}}} }}}
| #default = {{{yes|yes}}}
}}</includeonly><noinclude>{{documentation}}
<!-- Put categories/interwiki on the documentation page --></noinclude>