Module:AbilityTable/docGive feedback
Jump to navigation
Jump to search
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
- Template:AbilityTable — the template that invokes this module
- Module:AbilityTable/Lists — defines which properties each list matches on, and which abilities to exclude
- Module:AbilityTable/Notes — editor-authored notes displayed in the Notes column
- Module:AbilityTable/ComplexRenderers — custom column renderers for lists that need more than just Notes