Template:AbilityTableGive feedback
Renders a sortable table of all abilities that have the named stat.
Usage
{{AbilityTable|charges}}
Parameters
- 1
- The stat name. Must match a key in the stat_to_props table.
See also
- Template:ItemPropTable — equivalent template for items
- Module:AbilityTables — backing module
- Module:GameData — shared data-loading framework