Difference between revisions of "Template:GainGetEffectUsage"

From Twilight Heroes Wiki
Jump to: navigation, search
(New page: The {{tl|GainEffect}} and {{tl|GetEffect}} templates should be used whenever an effect is gained. Currently they just standardize the looks, although in the future they might do more than ...)
 
Line 21: Line 21:
 
==Examples==
 
==Examples==
  
<nowiki>{{GainEffect|Synergy Energy|60}}</nowiki>: {{GainEffect|Synergy Energy|60}}
+
'''<nowiki>{{GainEffect|Synergy Energy|60}}</nowiki>''': {{GainEffect|Synergy Energy|60}}
  
<nowiki>{{GetEffect|Feelin' Festive|30}}</nowiki>:{{GetEffect|Feelin' Festive|30}}
+
'''<nowiki>{{GetEffect|Feelin' Festive|30}}</nowiki>''':{{GetEffect|Feelin' Festive|30}}
  
<nowiki>{{GainEffect|Synergy Energy}}</nowiki>:{{GainEffect|Synergy Energy}}
+
'''<nowiki>{{GainEffect|Synergy Energy}}</nowiki>''':{{GainEffect|Synergy Energy}}
  
<nowiki>{{GetEffect|Feelin' Festive}}</nowiki>:{{GetEffect|Feelin' Festive}}
+
'''<nowiki>{{GetEffect|Feelin' Festive}}</nowiki>''':{{GetEffect|Feelin' Festive}}
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 07:03, 18 October 2009

The {{GainEffect}} and {{GetEffect}} templates should be used whenever an effect is gained. Currently they just standardize the looks, although in the future they might do more than that.

Usage

  • When an effect is gained from using an item:

{{GainEffect|Effect Name|time}}

or

{{GetEffect|Effect Name|time}}


  • For multiuse, where the time of the effect is dependent on the amount used:

{{GainEffect|Effect Name}}

or

{{GetEffect|Effect Name}}

Examples

{{GainEffect|Synergy Energy|60}}: You gain an effect: Synergy Energy. (Added for 60 minutes.)

{{GetEffect|Feelin' Festive|30}}:You get an effect, Feelin' Festive. (Added for 30 minutes.)

{{GainEffect|Synergy Energy}}:You gain an effect: Synergy Energy. (Added for some minutes.)

{{GetEffect|Feelin' Festive}}:You get an effect, Feelin' Festive. (Added for some minutes.)