Template:AbilityCircle/doc: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
LVL (talk | contribs)
Created page with "Isolated port of the ability circle and background from Template:Ability card. Intended for use on Heroes. == Usage == <pre> {{AbilityCircle|name=Siphon Life}} </pre> == Examples == {{AbilityCircle|name=Siphon Life}} {{AbilityCircle|name=Shoulder Charge}} {{AbilityCircle|name=Infernal Resilience}} {{AbilityCircle|name=Seismic Impact}} <templatedata> { "params": { "displayicon": { "description": "Use if the ability icon has a different name or uses anothe..."
 
No edit summary
 
Line 29: Line 29:
"description": "Size of the background circle. Should almost always be larger than the icon",
"description": "Size of the background circle. Should almost always be larger than the icon",
"example": "128"
"example": "128"
},
"link": {
"description": "Page to link to"
}
}
},
},
Line 35: Line 38:
"iconsize",
"iconsize",
"bgsize",
"bgsize",
"displayicon"
"displayicon",
"link"
]
]
}
}

Latest revision as of 00:55, 5 May 2026

Isolated port of the ability circle and background from Template:Ability card. Intended for use on Heroes.

{{AbilityCircle|name=Siphon Life}}

Examples

[edit source]


No description.

Template parameters

ParameterDescriptionTypeStatus
namename

Name of the ability

Example
Smoke Bomb
Unknownrequired
iconsizeiconsize

Size of the whole icon. Defaults to 90

Default
90
Example
20
Unknownoptional
bgsizebgsize

Size of the background circle. Should almost always be larger than the icon

Example
128
Unknownoptional
displayicondisplayicon

Use if the ability icon has a different name or uses another icon.

Example
Smoke Bomb.png
Unknownoptional
linklink

Page to link to

Unknownoptional