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