Module:SkillParse/doc

< Module:SkillParse
Revision as of 20:15, 9 August 2019 by Egocarib (talk | contribs) (add module category)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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: SkillParse | parse | LongBlades }}

Result:

Long Blades