User:Saag/AbilityCircle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
style="width:100%; height:100%; display:flex; flex-direction:column; justify-content:center;"> | style="width:100%; height:100%; display:flex; flex-direction:column; justify-content:center;"> | ||
{{#if:{{{displayicon|}}}|[[File:{{{displayicon}}}|{{{iconsize|90}}}x{{{iconsize|90}}}px|middle|center|link=]]|[[File:{{{name|Smoke Bomb}}}.png|link=|{{{iconsize|90}}}x{{{iconsize|90}}}px|middle|center]]}} | {{#if:{{{displayicon|}}}|[[File:{{{displayicon}}}|{{{iconsize|90}}}x{{{iconsize|90}}}px|middle|center|link=]]|[[File:{{{name|Smoke Bomb}}}.png|link=|{{{iconsize|90}}}x{{{iconsize|90}}}px|middle|center]]}} | ||
<div> | <div> | ||
<div class="popover__content" style="text-align:left"> | <div class="popover__content" style="text-align:left"> | ||
{{Ability card | {{Ability card | ||
Line 23: | Line 21: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> |
Revision as of 19:15, 6 September 2024
Isolated port of the ability circle and background from Template:Ability card. Intended for use on Heroes.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Name of the ability
| Unknown | required |
iconsize | iconsize | Size of the whole icon. Defaults to 90
| Unknown | optional |
bgsize | bgsize | Size of the background circle. Should almost always be larger than the icon
| Unknown | optional |
displayicon | displayicon | Use if the ability icon has a different name or uses another icon.
| Unknown | optional |