Difference between revisions of "ConvertName"
From Unofficial Stationeers Wiki
(Created page with "{{#switch:{{lc:{{{1|}}}}} | coal ore = ItemCoalOre | #default = {{#if:{{{1|}}}|{{{1|}}}|error}} <!-- this trims {{{1}}} because parser functions do that --> }}") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch:{{lc:{{{1|}}}}} | {{#switch:{{lc:{{{1|}}}}} | ||
− | | | + | | Coal = ItemCoalOre |
+ | | ItemCopperIngot = Copper Ingot | ||
| #default = {{#if:{{{1|}}}|{{{1|}}}|error}} <!-- this trims {{{1}}} because parser functions do that --> | | #default = {{#if:{{{1|}}}|{{{1|}}}|error}} <!-- this trims {{{1}}} because parser functions do that --> | ||
}} | }} |
Latest revision as of 11:58, 13 January 2018
error