Module:SkillParse/doc: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
No edit summary
m (add module category)
 
Line 15: Line 15:
<includeonly>
<includeonly>
<!-- Template categories/interwiki here -->
<!-- Template categories/interwiki here -->
[[Category:Modules]]
</includeonly>
</includeonly>
{{doc/end}}
{{doc/end}}

Latest revision as of 20:15, 9 August 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: SkillParse | parse | LongBlades }}

Result:

Long Blades