Module:SkillParse/doc
Jump to navigation
Jump to search
This is the documentation page for Module:SkillParse
Documentation
[purge]
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