|
|
Line 1: |
Line 1: |
| <includeonly>{{#if:{{{3|}}} | <span class="hover-tooltip" data-hover-id="{{{1|}}}">{{#switch: {{{2|}}} | | <includeonly>{{#if:{{{2|}}} | <span class="hover-tooltip" data-hover-id="{{{1|}}}">[[File:{{{1|}}}.webp|{{{2|}}}px|alt={{{1|}}}|link=]]</span> | <span class="hover-tooltip" data-bs-toggle="tooltip" data-bs-html="true" data-hover-id="{{{1|}}}" data-bs-placement="right" data-bs-title="Loading skill data...">[[File:{{{1|}}}.webp|24px|alt={{{1|}}}|link=]] {{{1|}}}</span>}}</includeonly> |
| | used = [[File:{{{1|}}}.webp|{{{3|}}}px|alt={{{1|}}}|link=]][[File:Used frame.webp|{{{3|}}}px|link=|class=absolute]]
| |
| | active = [[File:{{{1|}}}.webp|{{{3|}}}px|alt={{{1|}}}|link=|class=active-frame]][[File:Active frame.webp|{{{3|}}}px|link=|class=absolute]]
| |
| | #default = [[File:{{{1|}}}.webp|{{{3|}}}px|alt={{{1|}}}|link=]]
| |
| }}</span> | <span class="hover-tooltip" data-bs-toggle="tooltip" data-bs-html="true" data-hover-id="{{{1|}}}" data-bs-placement="right" data-bs-title="Loading skill data...">{{#switch: {{{2|}}}
| |
| | used = <span style="position: relative;">[[File:{{{1|}}}.webp|24px|alt={{{1|}}}|link=]][[File:Used frame.webp|24px|link=|class=absolute]] {{{1|}}}</span>
| |
| | active = <span style="position: relative;">[[File:{{{1|}}}.webp|24px|alt={{{1|}}}|link=|class=active-frame]][[File:Active frame.webp|24px|link=|class=absolute]] {{{1|}}}</span>
| |
| | #default = <span>[[File:{{{1|}}}.webp|24px|alt={{{1|}}}|link=]] {{{1|}}}</span>
| |
| }}</span>}}</includeonly> | |