Difference between revisions of "Template:EffectIcon"
(buff icons) |
(malice) |
||
Line 42: | Line 42: | ||
|Decay=[[File:Icon Decay.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Decay|{{{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|}}}]]|}} | |Decayed=[[File:Icon Decay.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Decay|{{{1|}}}]]|}} | ||
+ | |||
+ | |Malice=[[File:Icon Malice.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Malice|{{{1|}}}]]|}} | ||
+ | |Maliced=[[File:Icon Malice.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Malice|{{{1|}}}]]|}} | ||
|Spirit Chains (Corrosion)=[[File:Icon Spirit Chains of Corrosion.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Spirit Chains of Corrosion|{{{1|}}}]]|}} | |Spirit Chains (Corrosion)=[[File:Icon Spirit Chains of Corrosion.png|{{{size|20px}}}|link=]] {{#if:{{{name|}}}|[[Spirit Chains of Corrosion|{{{1|}}}]]|}} |
Revision as of 09:00, 15 March 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}}
{{EffectIcon|Barrier|name=1}}
{{EffectIcon|Barrier|size=32px}}
Alternate Names Example
* {{EffectIcon|Might|name=1}} * {{EffectIcon|Critical|name=1}} * {{EffectIcon|Rebellion|name=1}}