User:Vergir/AbilityInteractionGive feedback
Jump to navigation
Jump to search
Overview
Renders a single styled interaction row for use inside the interactions= parameter of User:Vergir/AbilitySection.
Parameters
| Parameter | Description | Required |
|---|---|---|
type |
Interaction type key. Must be one of the valid values below. | Yes |
text |
Description of the interaction. Freeform wikitext; may span multiple lines, include links, templates, and bullet points. | Yes |
Valid type values
The canonical list of types is also documented in User:Vergir/Module:InteractionTypes. Adding a new type requires updating both this template's #switch blocks and that module.
unstoppable— Unstoppablecounterspell— Counterspelldebuff_reduction— Debuff Reduction (icon: Debuff Reducer)dispel_magic— Dispel Magicslowing_hex— Slowing Hexability_range— Ability Range (icon: Greater Expansion)ability_duration— Ability Duration (icon: Duration Extender)charges— Charges (icon: Rapid Recharge)
Example
{{User:Vergir/AbilityInteraction
| type = dispel_magic
| text =
{{ItemIcon|Dispel Magic}} used by an ally on the channeled target will immediately return them.
}}