m (Test) |
(Test) |
||
Line 1: | Line 1: | ||
<onlyinclude>{{#if: {{{1|}}}{{#arraydefine:effects|{{{1}}}}}|{{#arraydefine:effects}}}}<span style="display:none;">{{#arrayprint:effects}}</span><span title="Can be accessed with {{#ifexpr: {{#arraysize:effects}} |the |an}}{{#arrayprint:effects ||@ |@ |print=pretty }} {{#ifexpr: {{#arraysize:effects}} > 1|effects|effect}}.">✨</span></onlyinclude> | <onlyinclude>{{#if: {{{1|}}}|{{#arraydefine:effects|{{{1}}}}}|{{#arraydefine:effects}}}}<span style="display:none;">{{#arrayprint:effects}}</span><span title="Can be accessed with {{#ifexpr: {{#arraysize:effects}} > 0 |the |an}}{{#arrayprint:effects ||@ |@ |print=pretty }} {{#ifexpr: {{#arraysize:effects}} > 1|effects|effect}}.">✨</span></onlyinclude> | ||
Usage: | Usage: | ||
Line 7: | Line 7: | ||
<pre> {{NeedsEffect|Bike}} </pre> | <pre> {{NeedsEffect|Bike}} </pre> | ||
will return {{NeedsEffect|Bike}}, | will return {{NeedsEffect|Bike}}, | ||
<pre> {{NeedsEffect|Stretch, Spring, Glasses|And}} </pre> | <pre> {{NeedsEffect|Stretch, Spring, Glasses|And}} </pre> |
Revision as of 03:11, 29 February 2020
{{#arraydefine:effects}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects ||@ |@ |print=pretty }} 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 "{".{{#arrayprint:effects ||@ |@ |print=pretty }} 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 "{".{{#arrayprint:effects ||@ |@ |print=pretty }} Expression error: Unrecognized punctuation character "{"..">✨,{{NeedsEffect|Child or Fairy}}
will return {{#arraydefine:effects|Child or Fairy}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects ||@ |@ |print=pretty }} Expression error: Unrecognized punctuation character "{"..">✨, and{{NeedsEffect|Child, Fairy|Or}}
will return {{#arraydefine:effects|Child, Fairy}}
<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects ||@ |@ |print=pretty }} Expression error: Unrecognized punctuation character "{"..">✨