(cleanup) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><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}}}}} | <includeonly><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}}}}} | ||
{{lc:{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|{{EFFECTNAME|s}}|{{EFFECTNAME}}}}}}" tabindex="0">✨</span></includeonly><noinclude> | {{lc:{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|{{EFFECTNAME|s}}|{{EFFECTNAME}}}}}}" tabindex="0" style="font-size:125%;">✨</span></includeonly><noinclude> | ||
Usage: | Usage: |
Revision as of 00:43, 20 June 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 ✨.
Documentation (for the above template, sometimes hidden or invisible)