Anonymous user
Template:Boolean: Difference between revisions
m
no edit summary
imported>Ttv pedro270707 (Created page with "<includeonly>{{#ifeq: {{{1|}}} | 1 | y | {{#ifeq: {{{1|}}} | true | y | {{#ifeq: {{{1|}}} | y | y | n }} }} }}</includeonly><noinclude> {{Documentation}} <!-- Put categories on the documentation page --> </noinclude>") |
imported>Ttv pedro270707 mNo edit summary |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#ifeq: {{{1|}}} | 1 | y | {{#ifeq: {{{1|}}} | true | y | {{#ifeq: {{{1|}}} | y | y | n }} }} }}</includeonly><noinclude> | <includeonly>{{#vardefine:string|{{#ifeq: {{{string|}}} | 1 | {{{1|}}} | {{#ifeq: {{{string|}}} | true | {{{1|}}} | {{#ifeq: {{{1|}}} | yes | {{{1|}}} | {{#ifeq: {{{string|}}} | y | {{{1|}}} | n }} }} }} }}}}<!-- | ||
-->{{#ifeq: {{{1|}}} | 1 | y | {{#ifeq: {{{1|}}} | true | y | {{#ifeq: {{{1|}}} | yes | y | {{#ifeq: {{{1|}}} | y | y | {{#ifeq: {{{1|}}} | 0 | n | {{#ifeq: {{{1|}}} | false | n | {{#ifeq: {{{1|}}} | no | n | {{#ifeq: {{{1|}}} | n | n | {{#var:string}} }} }} }} }} }} }} }} }}</includeonly><noinclude> | |||
{{Documentation}} | {{Documentation}} | ||
<!-- Put categories on the documentation page --> | <!-- Put categories on the documentation page --> | ||
</noinclude> | </noinclude> |