Difference between revisions of "Template:EffectIcon"

From SMT: Dx2 Wiki
Jump to: navigation, search
(evade mortal)
(Fortify and Decay)
Line 34: Line 34:
 
|attribute affinity down=[[File:Icon Elec Resistance Down 2.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[attribute affinity down|{{{1|}}}]]|}}
 
|attribute affinity down=[[File:Icon Elec Resistance Down 2.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[attribute affinity down|{{{1|}}}]]|}}
 
|Attribute affinity down=[[File:Icon Elec Resistance Down 2.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[attribute affinity down|{{{1|}}}]]|}}
 
|Attribute affinity down=[[File:Icon Elec Resistance Down 2.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[attribute affinity down|{{{1|}}}]]|}}
 +
 +
|Fortify=[[File:Icon Fortify.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Fortify|{{{1|}}}]]|}}
 +
|Fortified=[[File:Icon Fortify.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Fortify|{{{1|}}}]]|}}
 +
 +
|Decay=[[File:Icon Decay.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Decay|{{{1|}}}]]|}}
 +
|Decayed=[[File:Icon Decay.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Decay|{{{1|}}}]]|}}
  
 
|Bind=[[File:Icon Bind.png|{{{size|32px}}}|link=]] {{#if:{{{name|}}}|[[Bind|{{{1|}}}]]|}}
 
|Bind=[[File:Icon Bind.png|{{{size|32px}}}|link=]] {{#if:{{{name|}}}|[[Bind|{{{1|}}}]]|}}

Revision as of 04:56, 14 February 2024

Displays an effect icon, given its name.

  • If an effect has multiple names, all will work.

Optionally, can specify the size of the icon (default is 20px).

  • Ailment icons default to 32px instead.

Optionally, can also display a link to the effect page.

  • The visible linked word(s) will be the given name
  • Example: If you enter "Rebellion" then the link will appear as the word "Rebellion", but the link will go to "Might (status effect)"

Usage Examples

{{EffectIcon|Barrier}}

Icon Barrier.png

{{EffectIcon|Barrier|name=1}}

Icon Barrier.png Barrier

{{EffectIcon|Barrier|size=32px}}

Icon Barrier.png

Alternate Names Example

* {{EffectIcon|Might|name=1}}
* {{EffectIcon|Critical|name=1}}
* {{EffectIcon|Rebellion|name=1}}