Module:Abilities: Difference between revisions
Jump to navigation
Jump to search
Created page with "local p = {} return p" |
m Added notice to not add code here |
||
Line 1: | Line 1: | ||
-- EMPTY MODULE TO ENABLE DOCUMENTATION | |||
-- ANY CODE SHOULD BE ADDED TO A SUBMODULE "Module:Abilities/*" | |||
Revision as of 17:13, 26 October 2024
Overview
Abilities module handles any simple functions that don't require a submodule
Submodules
Abilities - Simple functions. Eg. getting ability name
Abilities/utils - Common internal functions that are shared amongst any Abilities/ modules
Abilities/card - Generates hero ability cards
Abilities/icon - Searches for an icon based on the (English) name of the ability
Abilities/details table (WIP) - Generates details table to show raw ability data