Template:ItemCard: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 11: Line 11:
{{{#if:{{{effect|}}}|<span>'''Effect''':</span>|""}}}
{{{#if:{{{effect|}}}|<span>'''Effect''':</span>|""}}}


{{#vardefine:testvalue|{{{testvalue|}}}}}
{{{#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}}}| |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}}
{{{#ifeq:{{{#var:testvalue}}}| |The test value is not present|The test value {{{testvalue}}} is present}}}




member
1,308

edits

Navigation menu