Template:StatusEffectIcon: Difference between revisions
From HorizonXI Wiki
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude> | ||
{{#ifeq: {{{1|}}} | {{{status effect}}} | [[File:status_effect_{{lc:{{#replace:{{{1}}}|<nowiki/> <nowiki/>|_}}}}.png {{#if:{{{2|}}}|{{!}}{{{2}}}px{{!}}text-top|}}]]| }} | {{#ifeq: {{{1|}}} | {{{status effect id}}} | [[File:status_effect_{{lc:{{#replace:{{{1}}}|<nowiki/> <nowiki/>|_}}}}.png {{#if:{{{2|}}}|{{!}}{{{2}}}px{{!}}text-top|}}]]| }} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
<noinclude> | <noinclude> |
Revision as of 13:56, 8 June 2023
A simple template to add the in-game status effects icon to inline text, allowing users to see at a glance similar, if not the same, status effects icons from the game.
Usage
{{SpellIcon|<spell name>|<size>}}
- status effect id - the status effect id from within the game DATs
- size - default is 32px; 16px is suitable for an in-line icon.