Template:ItemEquipmentPartName: Difference between revisions
From Ymirheim Wiki
(Created page with "{{#switch: {{{1}}} | 1 = <translate nowrap>Top</translate> | 2 = <translate nowrap>Armor</translate> | 6 = <translate nowrap>Shield</translate> | 7 = <translate nowrap>Gloves</translate> | 8 = <translate nowrap>Footwear</translate> | 9 = <translate nowrap>Bottom</translate> | 10 = <translate nowrap>Head Accessory</translate> | 11 = <translate nowrap>Backpack</translate> | 12 = <translate nowrap>Cape</translate> | 13 = <translate nowrap>Face Accessory</translate...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{#switch: {{{1}}} | {{#switch: {{{1}}} | ||
| 1 = <translate nowrap> | | 1 = <translate nowrap><!--T:1--> Upper Body</translate> | ||
| 2 = <translate nowrap>Armor</translate> | | 2 = <translate nowrap><!--T:2--> Armor</translate> | ||
| 6 = <translate nowrap>Shield</translate> | | 6 = <translate nowrap><!--T:3--> Shield</translate> | ||
| 7 = <translate nowrap>Gloves</translate> | | 7 = <translate nowrap><!--T:4--> Gloves</translate> | ||
| 8 = <translate nowrap>Footwear</translate> | | 8 = <translate nowrap><!--T:5--> Footwear</translate> | ||
| 9 = <translate nowrap> | | 9 = <translate nowrap><!--T:6--> Legs</translate> | ||
| 10 = <translate nowrap>Head Accessory</translate> | | 10 = <translate nowrap><!--T:7--> Head Accessory</translate> | ||
| 11 = <translate nowrap>Backpack</translate> | | 11 = <translate nowrap><!--T:8--> Backpack</translate> | ||
| 12 = <translate nowrap>Cape</translate> | | 12 = <translate nowrap><!--T:9--> Cape</translate> | ||
| 13 = <translate nowrap>Face Accessory</translate> | | 13 = <translate nowrap><!--T:10--> Face Accessory</translate> | ||
| 14 = <translate nowrap>Ring</translate> | | 14 = <translate nowrap><!--T:11--> Ring</translate> | ||
| 15 = <translate nowrap>Necklace</translate> | | 15 = <translate nowrap><!--T:12--> Necklace</translate> | ||
| 16 = <translate nowrap>Belt</translate> | | 16 = <translate nowrap><!--T:13--> Belt</translate> | ||
| 17 = <translate nowrap>Earring</translate> | | 17 = <translate nowrap><!--T:14--> Earring</translate> | ||
| 19 = <translate nowrap>Weapon</translate> | | 19 = <translate nowrap><!--T:15--> Weapon</translate> | ||
}} | }} |