Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:ConvertName: Difference between revisions

Template page
Nstemp (talk | contribs)
Created page with "{{#switch:{{lc:{{{1|}}}}} | coal ore = ItemCoalOre | #default = {{#if:{{{1|}}}|{{{1|}}}|error}} <!-- this trims {{{1}}} because parser functions do that --> }}"
 
Nstemp (talk | contribs)
No edit summary
Line 1: Line 1:
{{#switch:{{lc:{{{1|}}}}}
{{#switch:{{lc:{{{1|}}}}}
| coal ore = ItemCoalOre
| 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