(add category) |
m (use "fake" comma for effect sep) |
||
(3 intermediate revisions by the same user not shown) | |||
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}}}}} | ||
{{lc:{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|{{EFFECTNAME|s}}|{{EFFECTNAME}}}}}}">✨</span></ | {{lc:{{#ifexpr: {{Array|count|{{{1}}}|,}} > 1|{{EFFECTNAME|s}}|{{EFFECTNAME}}}}}}" tabindex="0" style="font-size:125%; line-height:1em;">✨</span></includeonly><noinclude> | ||
Usage: | Usage: | ||
Line 15: | Line 15: | ||
will return {{NeedsEffect|Child, Fairy|or}}. | will return {{NeedsEffect|Child, Fairy|or}}. | ||
{{documentation}} | |||
[[Category:Connection templates]] | [[Category:Connection templates]] | ||
</noinclude> |
Latest revision as of 02:31, 18 August 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)