m (no need for a switch there) |
(change effect name based on namespace) |
||
Line 1: | Line 1: | ||
<onlyinclude><span style="display:none;">{{#if: {{{1|}}}|{{#arraymap:{{{1}}}|,|effect|effect}}|}}</span><span data-effect-params="{{#arraymap:{{{1}}}|,|effect|effect|;}}" title="Can be accessed with {{#if: {{{1|}}}|the |an}}{{#arraymap:{{{1|}}}|,|x|x| | <onlyinclude><span style="display:none;">{{#if: {{{1|}}}|{{#arraymap:{{{1}}}|,|effect|effect}}|}}</span><span data-effect-params="{{#arraymap:{{{1}}}|,|effect|effect|;}}" title="Can be accessed with {{#if: {{{1|}}}|the |an}}{{#arraymap:{{{1|}}}|,|x|x|,\s|{{{2|and}}}}} | ||
{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1| | {{lc:{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|{{EFFECTNAME|s}}|{{EFFECTNAME}}}}}}">✨</span></onlyinclude> | ||
Usage: | Usage: |
Revision as of 22:13, 20 April 2024
✨
Usage:
{{NeedsEffect|<effect name>}}
where
{{NeedsEffect|Bike}}
will return ✨,
{{NeedsEffect|Stretch, Spring, Glasses|and}}
will return ✨ (note that and
is optional, as that is the default value of the second argument),
{{NeedsEffect|Child, Fairy|or}}
will return ✨.