User:Saag/AbilityCircle: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
<div class="popover-content" style="text-align:left; margin-top: -30px;"> | <div class="popover-content" style="text-align:left; margin-top: -30px;"> | ||
<div style="width: auto; height: 30px"></div> | <div style="width: auto; height: 30px"></div> | ||
{{#invoke:AbilityData|get_ability_card|{{{hero_name}}}|{{{ability_num}}}| | {{#invoke:AbilityData|get_ability_card|{{{hero_name}}}|{{{ability_num}}}|true}} | ||
</div> | </div> | ||
Revision as of 13:53, 14 September 2024
Script error: The function "get_ability_card" does not exist.
Isolated port of the ability circle and background from Template:Ability card. Intended for use on Heroes.
Script error: The function "get_ability_card" does not exist.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
hero_name | hero_name | Name of the Hero
| Unknown | required |
ability_num | ability_num | Number 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 |