(Test) |
(Removed the old Or usage.) |
||
Line 12: | Line 12: | ||
<pre> {{NeedsEffect|Stretch, Spring, Glasses|And}} </pre> | <pre> {{NeedsEffect|Stretch, Spring, Glasses|And}} </pre> | ||
will return {{NeedsEffect|Stretch, Spring, Glasses|And}}, | will return {{NeedsEffect|Stretch, Spring, Glasses|And}} (note that And is optional, as that is the default value of the second argument), | ||
<pre> {{NeedsEffect|Child, Fairy|Or}} </pre> | <pre> {{NeedsEffect|Child, Fairy|Or}} </pre> | ||
will return {{NeedsEffect|Child, Fairy|Or}} | will return {{NeedsEffect|Child, Fairy|Or}}. |
Revision as of 04:50, 29 February 2020
{{#arraydefine:effects}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#vardefine:effectstodisplay|{{#arrayprint:effects ||@ |@ |print=pretty }}}}- default{{#var:effectstodisplay}} Expression error: Unrecognized punctuation character "{"..">✨
Usage:
{{NeedsEffect|<effect name>}}
where
{{NeedsEffect|Bike}}
will return {{#arraydefine:effects|Bike}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#vardefine:effectstodisplay|{{#arrayprint:effects ||@ |@ |print=pretty }}}}- default{{#var:effectstodisplay}} Expression error: Unrecognized punctuation character "{"..">✨,
{{NeedsEffect|Stretch, Spring, Glasses|And}}
will return {{#arraydefine:effects|Stretch, Spring, Glasses}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#vardefine:effectstodisplay|{{#arrayprint:effects ||@ |@ |print=pretty }}}}- default{{#var:effectstodisplay}} Expression error: Unrecognized punctuation character "{"..">✨ (note that And is optional, as that is the default value of the second argument),
{{NeedsEffect|Child, Fairy|Or}}
will return {{#arraydefine:effects|Child, Fairy}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#vardefine:effectstodisplay|{{#arrayprint:effects ||@ |@ |print=pretty }}}}{{#var:effectstodisplay}} Expression error: Unrecognized punctuation character "{"..">✨.