Module:AbilityInteraction: Difference between revisions

Vergir (talk | contribs)
Remove the temporary raw-parameter passthrough now that all call sites use the interaction registry (with help from vergir-bot LLM)
Vergir (talk | contribs)
Use American spelling in comments per the style guide (with help from vergir-bot LLM)
Line 3: Line 3:
--
--
-- Presentation for each interaction lives in REGISTRY below. Call sites pick an
-- Presentation for each interaction lives in REGISTRY below. Call sites pick an
-- interaction by name and supply body text only; nothing else is customisable.
-- interaction by name and supply body text only; nothing else is customizable.
-- Anything bespoke should use {{IconBox}} directly rather than growing parameters here.
-- Anything bespoke should use {{IconBox}} directly rather than growing parameters here.
--
--