Template:AbilityCircle/doc: Difference between revisionsGive feedback
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..." |
Gammaton32 (talk | contribs) 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" | |||
] | ] | ||
} | } | ||