The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Template

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 ore = ItemCoalOre
+
| 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 12:58, 13 January 2018

error