Template:Isdef: Difference between revisions
Jump to navigation
Jump to search
imported>Leoetlino Created page with "{{#ifeq:{{{var|+}}}|{{{var|-}}}|{{{0|}}}|{{{1|}}}}}<noinclude> <templatedata> { "params": { "0": { "label": "Value if true", "type": "string", "suggested": true..." |
imported>Leoetlino No edit summary |
||
| Line 22: | Line 22: | ||
} | } | ||
</templatedata> | </templatedata> | ||
[[Category:ZeldaMod templates]] | |||
</noinclude> | </noinclude> | ||
Revision as of 20:14, 8 September 2018
Tests if a variable is defined
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Value if true | 0 | no description | String | suggested |
| Value if false | 1 | no description | String | suggested |
| Variable to test | var | no description | String | required |