Module:AbilityInteraction: Difference between revisionsGive feedback
Remove the temporary raw-parameter passthrough now that all call sites use the interaction registry (with help from vergir-bot LLM) |
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 | -- 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. | ||
-- | -- | ||