Template:ItemCard: Difference between revisions
Jump to navigation
Jump to search
Lightning266 (talk | contribs) mNo edit summary |
Lightning266 (talk | contribs) mNo edit summary |
||
Line 11: | Line 11: | ||
{{{#if:{{{effect|}}}|<span>'''Effect''':</span>|""}}} | {{{#if:{{{effect|}}}|<span>'''Effect''':</span>|""}}} | ||
{{#vardefine:testvalue|{{{testvalue|}}}}} | |||
The value of `testvalue` is: {{{#var:testvalue | The value of `testvalue` is: {{{#var:testvalue}}}. | ||
{{#ifeq:{{{#var:testvalue}}}| |Condition evaluated as FALSE (empty)|Condition evaluated as TRUE (not empty)}} | |||
{{#ifeq:{{{#var:testvalue}}}| |The test value is not present|The test value {{{testvalue}}} is present}} | |||
Revision as of 20:57, 10 January 2025
Name: Unknown
Effect: {{#vardefine:testvalue|}} The value of `testvalue` is: {{{#var:testvalue}}}. {{#ifeq:{{{#var:testvalue}}}| |Condition evaluated as FALSE (empty)|Condition evaluated as TRUE (not empty)}} {{#ifeq:{{{#var:testvalue}}}| |The test value is not present|The test value {{{testvalue}}} is present}} +{{{str}}} STR +{{{dex}}} DEX +{{{int}}} INT
|
|