Template:ConvertName: Difference between revisions
Template page
More actions
Created page with "{{#switch:{{lc:{{{1|}}}}} | coal ore = ItemCoalOre | #default = {{#if:{{{1|}}}|{{{1|}}}|error}} <!-- this trims {{{1}}} because parser functions do that --> }}" |
No edit summary |
||
| (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 17:58, 13 January 2018
error