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



YumeWiki
2,854Articles

Template:NeedsEffect: Difference between revisions

m (Added (s) considering that some connections require multiple effects.)
(Updated the usage guide.)
Line 6: Line 6:
where
where
<pre> {{NeedsEffect|Bike}} </pre>
<pre> {{NeedsEffect|Bike}} </pre>
will return {{NeedsEffect|Bike}}.
will return {{NeedsEffect|Bike}},
 
<pre> {{NeedsEffect|Stretch, Spring, and Glasses}} </pre>
will return {{NeedsEffect|Stretch, Spring, and Glasses}}, and
 
<pre> {{NeedsEffect|Child or Fairy}} </pre>
will return {{NeedsEffect|Child or Fairy}}

Revision as of 05:50, 25 February 2020

{{{1}}}

Usage:

 {{NeedsEffect|<effect name>}} 

where

 {{NeedsEffect|Bike}} 

will return Bike,

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

will return Stretch, Spring, and Glasses, and

 {{NeedsEffect|Child or Fairy}} 

will return Child or Fairy