User:Vergir/AbilityInteraction

Revision as of 15:01, 29 April 2026 by Vergir (talk | contribs) (Add new interaction types, drop "Interactions:" prefix from header label (with help from vergir-bot LLM))

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.

Status effects
Items

Example

{{User:Vergir/AbilityInteraction
| type = disjoint
| text =
The projectile can be disjointed before impact.
Disjointing prevents both the impact damage and the explosion.
}}