Template:SKtoname1: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>{{#switch:{{lc:{{{1}}}}} |null=none |archery=archery |speech=speaking |mechanics=mechanics |cooking=cooking |gun=firearms |unarmed=unarmed combat ...")
 
m (white space fix)
Line 30: Line 30:
   |smg=submachine guns
   |smg=submachine guns
   |#default={{{1|none}}}
   |#default={{{1|none}}}
}}</includeonly>  
}}</includeonly><noinclude>
<noinclude>
Template for converting Skill identifiers to their associated names, as seen in skills.json.  
Template for converting Skill identifiers to their associated names, as seen in skills.json.  



Revision as of 10:11, 6 October 2013

Template for converting Skill identifiers to their associated names, as seen in skills.json.

Based on the SKtoname template.