Difference between revisions of "Template:Clothing"
From Official Wiki of the Renaissance Kingdoms
(Updated) |
(Updated) |
||
Line 42: | Line 42: | ||
{{#switch:{{{imageExtension}}} | {{#switch:{{{imageExtension}}} | ||
|gif = {{#switch:{{{ClothingGender}}} | |gif = {{#switch:{{{ClothingGender}}} | ||
− | | | + | |women's clothing = [[File:{{{image}}}F.gif]] |
− | | | + | |men's clothing = [[File:{{{image}}}M.gif]] |
|[[File:{{{image}}}F.gif]][[File:{{{image}}}M.gif]] | |[[File:{{{image}}}F.gif]][[File:{{{image}}}M.gif]] | ||
}} | }} | ||
|{{#switch:{{{ClothingGender}}} | |{{#switch:{{{ClothingGender}}} | ||
− | | | + | |women's clothing = [[File:{{{image}}}F.png]] |
− | | | + | |men's clothing = [[File:{{{image}}}M.png]] |
|[[File:{{{image}}}F.png]][[File:{{{image}}}M.png]] | |[[File:{{{image}}}F.png]][[File:{{{image}}}M.png]] | ||
}} }} | }} }} |
Revision as of 20:19, 26 July 2023
The {{{ClothingName}}} is:
It can be sold or bought on the market of town between {{{minPrice}}} and {{{maxPrice}}} pounds.
It has a weight of {{{Weight}}} in the inventory, but a weight of 0 when in the wardrobe.
It can be found on the wardrobe's slot {{{Slot}}}.
Note:
- As soon as it is used from the inventory: it will be permanently transferred to the wardrobe.
[[File:{{{image}}}F.png]][[File:{{{image}}}M.png]]
Use
{{Clothing|
image=|
imageExtension=|
description=|
ClothingName=|
ClothingType=|
ClothingGender=|
AccessoryNote=|
ClothingNote=|
SpecialObjtNote=|
Artisan=|
Recipes=|
Bonus=|
elementPack=|
Premium=|
minPrice=|
maxPrice=|
Weight=|
Slot=|
additionalNote=|
frName=|
}}