Module:SkillParse/doc: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 15:44, 31 July 2019

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