(change effect name based on namespace) |
(add category) |
||
Line 14: | Line 14: | ||
<pre> {{NeedsEffect|Child, Fairy|or}} </pre> | <pre> {{NeedsEffect|Child, Fairy|or}} </pre> | ||
will return {{NeedsEffect|Child, Fairy|or}}. | will return {{NeedsEffect|Child, Fairy|or}}. | ||
[[Category:Connection templates]] |
Revision as of 03:01, 10 May 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 ✨.