Module:Abilities/doc: Difference between revisions

Jump to navigation Jump to search
Created page with "This has been created based on the ever-growing Module:AbilityData. Each module related to ability data, icons, calculations, etc. should be placed in here, under "Abilities/*". Common functions for this module should be placed in Module:Abilities/utils"
 
Created documentation
Line 1: Line 1:
This has been created based on the ever-growing [[Module:AbilityData]]. Each module related to ability data, icons, calculations, etc. should be placed in here, under "Abilities/*". Common functions for this module should be placed in [[Module:Abilities/utils]]
== Overview ==
Abilities module will cover any scripting that relates to hero abilities.
 
 
== Modules ==
=== [[Module:Abilities/utils|Abilities/utils]] ===
Common functions that are shared amongst any Abilities/ modules
 
 
=== [[Module:Abilities/card|Abilities/card]] ===
Generates hero ability cards
==== Usage ====
[[Template:Ability card v2]]
 
 
=== [[Module:Abilities/icon|Abilities/icon]] ===
Searches for an icon based on the (English) name of the ability
==== Usage ====
[[Template:AbilityIcon]]
 
 
=== [[Module:Abilities/details_table|Abilities/details table]] (WIP) ===
Generates details table to show raw ability data
==== Usage ====
[[Template:Ability card v2/Details]]