×
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

(Test)
(Test)
Line 1: Line 1:
<onlyinclude>{{#arraydefine:effects}}{{#if: {{{1|}}}|{{#arraymerge:effects|{{{1}}}}}}}<span style="display:none;">{{#arrayprint:effects ||@ |@ |print=pretty }}</span><span title="Can be accessed with {{#ifexpr: {{#arraysize:effects}} |the&nbsp;|an}}{{#if:{{#arraysize:effects}} |{{#arrayprint:effects}}|}} {{#ifexpr: {{#arraysize:effects}} |effects|effect}}.">✨</span></onlyinclude>
<onlyinclude>{{#arraydefine:effects|{{{1}}}}}<span style="display:none;">{{#arrayprint:effects ||@ |@ |print=pretty }}</span><span title="Can be accessed with {{#ifexpr: {{#arraysize:effects}} |the&nbsp;|an}}{{#if:{{#arraysize:effects}} |{{#arrayprint:effects}}|}} {{#ifexpr: {{#arraysize:effects}} |effects|effect}}.">✨</span></onlyinclude>


Usage:
Usage:

Revision as of 18:02, 28 February 2020

{{#arraydefine:effects|{{{1}}}}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨

Usage:

 {{NeedsEffect|<effect name>}} 

where

 {{NeedsEffect|Bike}} 

will return {{#arraydefine:effects|Bike}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨,

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

will return {{#arraydefine:effects|Stretch, Spring, and Glasses}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨,

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

will return {{#arraydefine:effects|Stretch, Spring, Glasses}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨,

 {{NeedsEffect|Child or Fairy}} 

will return {{#arraydefine:effects|Child or Fairy}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨, and

 {{NeedsEffect|Child, Fairy|Or}} 

will return {{#arraydefine:effects|Child, Fairy}}{{#arrayprint:effects ||@ |@ |print=pretty }}<span title="Can be accessed with Expression error: Unrecognized punctuation character "{".{{#arrayprint:effects}} Expression error: Unrecognized punctuation character "{"..">✨