Template:Resource name
Jump to navigation
Jump to search
Documentation
[purge]
Used to easily get the names of various tier resources. Works for both raw and refined resources. Also supports enchanted resources. Not case sensitive.
-->{{enchantment level|{{{enchantment}}} }} <!-- -->{{#switch: {{lc: {{{1}}} }} <!-- Raw Resources --> | wood = {{#switch: {{{2}}} | 1 = Rough | 2 = Birch | 3 = Chestnut | 4 = Pine | 5 = Cedar | 6 = Bloadoak | 7 = Ashenbark | 8 = Whitewood}} Logs | stone ={{#switch: {{{2}}} | 1 = Rough Stone | 2 = Limestone | 3 = Sandstone | 4 = Travertine | 5 = Granite | 6 = Slate | 7 = Basalt | 8 = Marble}} | hide = {{#switch: {{{2}}} | 2 = Rugged | 3 = Thin | 4 = Medium | 5 = Heavy | 6 = Robust | 7 = Thick | 8 = Resilient}} Hide | ore = {{#switch: {{{2}}} | 2 = Copper | 3 = Tin | 4 = Iron | 5 = Titanium | 6 = Runite | 7 = Meteorite | 8 = Adamantium}} Ore | fiber = {{#switch: {{{2}}} | 2 = Cotton | 3 = Flax | 4 = Hemp | 5 = Skyflower | 6 = Redleaf Cotton | 7 = Sunflax | 8 = Ghost Hemp}} <!-- Refined Resources --> | plank = {{#switch: {{{2}}} | 2 = Birch | 3 = Chestnut | 4 = Pine | 5 = Cedar | 6 = Bloadoak | 7 = Ashenbark | 8 = Whitewood}} Planks | block = {{#switch: {{{2}}} | 2 = Limestone | 3 = Sandstone | 4 = Travertine | 5 = Granite | 6 = Slate | 7 = Basalt | 8 = Marble}} Block | leather = {{#switch: {{{2}}} | 2 = Stiff | 3 = Thick | 4 = Worked | 5 = Cured | 6 = Hardened | 7 = Reinforced | 8 = Fortified}} Leather | metal | Bar | Metal Bar = {{#switch: {{{2}}} | 2 = Copper | 3 = Bronze | 4 = Steel | 5 = Titanium Steel | 6 = Runite Steel | 7 = Meteorite Steel | 8 = Adamantium Steel}} Bar | cloth = {{#switch: {{{2}}} | 2 = Simple | 3 = Neat | 4 = Fine | 5 = Ornate | 6 = Lavish | 7 = Opulent | 8 = Baroque}} Cloth }}
Usage
{{resource name|wood|3}}
{{resource name|hide|4}}
{{resource name|Block|6}}
{{resource name|Metal|8}}
0 Chestnut Logs
0 Medium Hide
0 Slate Block
0 Adamantium Steel Bar
---
{{resource name|wood|3|enchantment=1}}
{{resource name|Hide|4|enchantment=2}}
Uncommon Chestnut Logs
Rare Medium Hide
The above documentation is transcluded from Template:Resource name/doc. (edit | history)