No edit summary |
Oh0kaYthen86 (talk | contribs) m (lol) |
||
Line 1: | Line 1: | ||
<onlyinclude><span style="display:none;" | <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|; <nowiki />|{{#switch: {{{2}}}|Or = or|and}}}} | ||
{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|effects|effect}}">✨</span></onlyinclude> | {{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|effects|effect}}">✨</span></onlyinclude> | ||
Revision as of 08:42, 20 November 2023
<span style="display:none;"✨
Usage:
{{NeedsEffect|<effect name>}}
where
{{NeedsEffect|Bike}}
will return <span style="display:none;"Bike✨,
{{NeedsEffect|Stretch, Spring, Glasses|And}}
will return <span style="display:none;"Stretch, Spring, Glasses✨ (note that And is optional, as that is the default value of the second argument),
{{NeedsEffect|Child, Fairy|Or}}
will return <span style="display:none;"Child, Fairy✨.