Template:CheckTrueFalse: Difference between revisions
Jump to navigation
Jump to search
GameMaster (talk | contribs) No edit summary |
GameMaster (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#ifeq:{{{1|}}}|{{#if:{{{2|}}}|{{{2|}}}|{{#ifeq:{{{2|}}}|false|false|{{#ifeq:{{{2|}}}|true|<strong class="error">Error! "{{{2|}}}" is not true or false</strong>}} | {{#ifeq:{{{1|}}}| | ||
}}|false}}|{{#ifeq:{{{ | {{#if:{{{2|}}}|{{{2|}}}| | ||
{{#ifeq:{{{2|}}}|false|false| | |||
{{#ifeq:{{{2|}}}|true|<strong class="error">Error! "{{{2|}}}" is not true or false</strong> | |||
}} | |||
}}|false | |||
}} | |||
| | |||
{{#if:{{{1|}}}| | |||
{{#if:{{{2|}}}|{{{2|}}}| | |||
{{#ifeq:{{{2|}}}|false|false| | |||
{{#ifeq:{{{2|}}}|true|| | |||
}} | |||
}} | |||
}}| | |||
{{#if:{{{2|}}}|{{{2|}}}| | |||
{{#ifeq:{{{2|}}}|false|false| | |||
{{#ifeq:{{{2|}}}|true|| | |||
}} | |||
}} | |||
}} | |||
}} | |||
| | |||
}}</includeonly><noinclude> | |||
==Example use== | ==Example use== |
Revision as of 02:19, 11 March 2017
Example use
<nowiki>