Module:AbilityTable/doc

Revision as of 07:49, 31 May 2026 by Vergir (talk | contribs) (create documentation page for Module:AbilityTable (with help from vergir-bot LLM))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This is the documentation page for Module:AbilityTable

This module exposes one function, render, which generates a table of hero abilities matching a named list. It is invoked via {{AbilityTable}}.

The module reads ability lists and exclusions from submodules, matches them against Data:AbilityData.json, and renders the results as either a sortable wikitable or a compact list.

See also