Difference between revisions of "Template:RareItem.dpl12.default"

m
m
 
(33 intermediate revisions by the same user not shown)
Line 1: Line 1:
|-{{#arraydefine:graphic_is_wearable|{{UOGraphicList_wearable}}}}{{#var:slot|{{#arraydefine: gearInfo | {{#arrayindex: graphic_is_wearable | {{#arraysearch: graphic_is_wearable |/{{{graphic}}};\w/|0}} }} |;}}{{#arrayindex: gearInfo | 1 }} }}
+
|-{{#vardefine: slot |{{#arraydefine:graphic_is_wearable|{{UOGraphicList_wearable}}}}{{#arraydefine: gearInfo | {{#arrayindex: graphic_is_wearable | {{#arraysearch: graphic_is_wearable |/{{{graphic}}};\w/|0}} }} |;}}{{#arrayindex: gearInfo | 1 }}}}
|{{#var:slot}} Slot
+
| {{#var: slot}} Slot
 
|{{UO_Image|image|#|{{{graphic}}}|{{{hue}}}}}
 
|{{UO_Image|image|#|{{{graphic}}}|{{{hue}}}}}
|[[{{{%PAGE%}}}]]
+
|[[{{{%PAGE%}}}|{{{name}}}]]
 +
|style="display:none"|{{#switch: {{#var: slot}}
 +
| Talisman = 01
 +
| Head = 02
 +
| Earrings = 03
 +
| Neck = 04
 +
| Robe = 05
 +
| Back = 06
 +
| Torso = 07
 +
| Chest = 08
 +
| Shirt = 09
 +
| Arms = 10
 +
| Bracelet = 11
 +
| Hands = 12
 +
| Ring = 13
 +
| Waist = 14
 +
| Pants = 15
 +
| Skirt = 16
 +
| Shoes = 17
 +
| #default = 100
 +
}}
 +
|-

Latest revision as of 15:12, 20 May 2020

|- | Slot |[[File:UO-Item-{{{graphic}}}-{{{hue}}}.png|alt=#]] |[[{{{%PAGE%}}}|{{{name}}}]] |style="display:none"|100 |-