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 |
||
| Line 1: | Line 1: | ||
{{#switch:{{lc:{{{1|}}}}} | {{#switch:{{lc:{{{1|}}}}} | ||
| | | Coal = ItemCoalOre | ||
| #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 --> | ||
}} | }} | ||
Revision as of 17:55, 13 January 2018
error