Template:AbilityTable: Difference between revisions

From The Deadlock Wiki
Jump to navigation Jump to search
Vergir (talk | contribs)
Add templatestyles for AbilityTable CSS (with help from vergir-bot LLM)
Vergir (talk | contribs)
m move to a new module page
Line 1: Line 1:
<includeonly><templatestyles src="AbilityTable/styles.css" />{{#invoke:AbilityTables|abilityPropTable|{{{1|}}}}}</includeonly><noinclude>
<includeonly><templatestyles src="AbilityTable/styles.css" />{{#invoke:AbilityTable|abilityPropTable|{{{1|}}}}}</includeonly><noinclude>
Renders a sortable table of all abilities that have the named stat.
Renders a sortable table of all abilities that have the named stat.



Revision as of 23:59, 10 May 2026

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