×
Create a new article
Write your page title here:
We currently have 2,815 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,815Articles

Template:NeedsEffect: Difference between revisions

(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 Bike,

 {{NeedsEffect|Stretch, Spring, Glasses|and}} 

will return Stretch, Spring, Glasses (note that and is optional, as that is the default value of the second argument),

 {{NeedsEffect|Child, Fairy|or}} 

will return Child, Fairy.