Module:SkillParse/doc

From Caves of Qud Wiki
< Module:SkillParse
Revision as of 15:44, 31 July 2019 by Egocarib (talk | contribs) (Created page with "{{doc/start}} <!-- Documentation here --> Module to parse Skill strings from ObjectBlueprints. For example, converts "LongBlades" to "Long Blades" and "HeavyWeapons" to "Heavy...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is the documentation page for Module:SkillParse

Template-info.png Documentation

Module to parse Skill strings from ObjectBlueprints. For example, converts "LongBlades" to "Long Blades" and "HeavyWeapons" to "Heavy Weapons".

Usage

{{#invoke: SkillParse | parse | (SkillName here) }}

Code:

{{#invoke: ColorParse | parse | LongBlades }}

Result:

LongBlades