Difference between revisions of "Template:Clothing"
From Official Wiki of the Renaissance Kingdoms
(Update) |
|||
Line 1: | Line 1: | ||
:{| class="wikitable" | :{| class="wikitable" | ||
− | |width="25px"|[[File:Info_button_image.png]] | + | |width="25px"|[[File:Info_button_image.png]] |
+ | |width="25px"|[[File:{{{image}}}.png|24px]] | ||
+ | |{{{description}}} | ||
|}<br/> | |}<br/> | ||
− | The {{{ | + | The {{{ClothingName}}} is: |
− | * a piece of [[clothing]]: | + | {{#switch:{{{ClothingType}}} |
− | ** | + | |Accessory = * an [[accessory]]: |
− | ** | + | ** {{{ClothingGender}}}{{#if: {{{AccessoryNote|}}} | * {{{AccessoryNote}}} | }}{{#if: {{{Artisan|}}} | * an [[artisanal product]]: |
− | * an [[event clothing]] | + | ** made by a [[{{{Artisan}}}]] in their [[workshop]] from {{{Recipes}}}. | ** cannot be made by a [[artisan]] in their [[shop]]. }}{{#if: {{{elementPack|}}} | * an item for the {{{elementPack}}} | }}{{#if: {{{SpecialObjtNote|}}} | * a [[special object]]{{{SpecialObjtNote}}} | }} |
− | + | |* a piece of [[clothing]]: | |
+ | ** {{{ClothingGender}}}{{#if: {{{ClothingNote|}}} | * {{{ClothingNote}}} | }}{{#if: {{{Artisan|}}} | * an [[artisanal product]]: | ||
+ | ** made by a [[{{{Artisan}}}]] in their [[workshop]] from {{{Recipes}}}. | ** cannot be made by a [[artisan]] in their [[shop]]. }}{{#if: {{{elementPack|}}} | * an item for the {{{elementPack}}} | }}{{#if: {{{SpecialObjtNote|}}} | * a [[event clothing]]{{{SpecialObjtNote}}} | }} | ||
+ | }} | ||
− | It can be sold or bought on the [[market]] of the [[town]] between {{{minPrice}}} and {{{maxPrice}}} [[pound]]s.<br/><br/> | + | {{#if: {{{Bonus|}}} |<br/>It provides: |
+ | {{{Bonus}}}<br/><br/> |}} | ||
+ | {{#switch:{{{Weight}}} | ||
+ | |0 = It can't be either sold or bought on the [[market]] of [[town]].<br/> | ||
+ | |It can be sold or bought on the [[market]] of [[town]] between {{{minPrice}}} and {{{maxPrice}}} [[pound]]s.<br/> | ||
+ | }}{{#if: {{{Premium|}}} |It can also be purchased via the {{{Premium}}}<br/> |}}<br/> | ||
− | It has a [[weight]] of {{{weight}}} in the inventory, but a weight of 0 when in the [[Clothes and Equipment|wardrobe]].<br/><br/> | + | {{#switch:{{{Weight}}} |
+ | |0 = It has a [[weight]] of {{{Weight}}} in the inventory. | ||
+ | |It has a [[weight]] of {{{Weight}}} in the inventory, but a weight of 0 when in the [[Clothes and Equipment|wardrobe]]. | ||
+ | }}<br/><br/> | ||
− | It can be found on the [[wardrobe's slot]] {{{ | + | {{#switch:{{{Weight}}} |
+ | |0 = It can't be found on no [[wardrobe's slot]]. | ||
+ | |It can be found on the [[wardrobe's slot]]: {{{Slot}}}. | ||
+ | }}<br/><br/> | ||
− | '''Note:'''<br/> | + | '''Note:'''{{#switch:{{{Weight}}} |
− | * As soon as it is used from the inventory: it will be permanently transferred to the [[Clothes and Equipment|wardrobe]].<br/><br/> | + | |0 = * Its weight is 0 because it is automatically transferred to the [[Clothes and Equipment|wardrobe]].<br/> |
+ | |{{#if: {{{artisan|}}} | ||
+ | | * Details of how it is made can be found on the [[{{{Artisan}}}|{{{Artisan}}}'s shop]]. | ||
+ | | }} | ||
+ | * As soon as it is used from the inventory: it will be permanently transferred to the [[Clothes and Equipment|wardrobe]].<br/> | ||
+ | }}{{#if: {{{additionalNote|}}} | * {{{additionalNote}}}<br/> | <br/> }} | ||
− | [[File:{{{image}}}M.png]][[File:{{{image}}}F.png]] | + | {{#switch:{{{imageExtension}}} |
+ | |gif = {{#switch:{{{ClothingGender}}} | ||
+ | |Women's clothing = [[File:{{{image}}}F.gif]] | ||
+ | |Men's clothing = [[File:{{{image}}}M.gif]] | ||
+ | |[[File:{{{image}}}F.gif]][[File:{{{image}}}M.png]] | ||
+ | }} | ||
+ | |{{#switch:{{{ClothingGender}}} | ||
+ | |Women's clothing = [[File:{{{image}}}F.gif]] | ||
+ | |Men's clothing = [[File:{{{image}}}M.gif]] | ||
+ | |[[File:{{{image}}}F.gif]][[File:{{{image}}}M.png]] | ||
+ | }} }} | ||
---- | ---- | ||
Line 25: | Line 56: | ||
---- | ---- | ||
− | [[Category:Clothing]][[Category:Event | + | {{#if: {{{premium|}}} | [[Category:Premium Access]] | }}{{#if: {{{Artisan|}}} | [[Category:Artisanal product]] | }}{{#switch:{{{ClothingType}}} |Accessory = [[Category:Accessory]]{{#if: {{{SpecialObjtNote|}}} | [[Category:Special Object]] | }} |[[Category:Clothing]]{{#if: {{{SpecialObjtNote|}}} | [[Category:Event Clothing]] | }} }}{{#if: {{{frName|}}} |[[FR:{{{frName}}}]] |}} |
Line 32: | Line 63: | ||
{{Clothing<nowiki>|</nowiki><br/> | {{Clothing<nowiki>|</nowiki><br/> | ||
image=<nowiki>|</nowiki><br/> | image=<nowiki>|</nowiki><br/> | ||
+ | imageExtension=<nowiki>|</nowiki><br/> | ||
description=<nowiki>|</nowiki><br/> | description=<nowiki>|</nowiki><br/> | ||
− | + | ClothingName=<nowiki>|</nowiki><br/> | |
− | + | ClothingType=<nowiki>|</nowiki><br/> | |
+ | ClothingGender=<nowiki>|</nowiki><br/> | ||
+ | AccessoryNote=<nowiki>|</nowiki><br/> | ||
+ | ClothingNote=<nowiki>|</nowiki><br/> | ||
+ | SpecialObjtNote=<nowiki>|</nowiki><br/> | ||
+ | Artisan=<nowiki>|</nowiki><br/> | ||
+ | Recipes=<nowiki>|</nowiki><br/> | ||
+ | Bonus=<nowiki>|</nowiki><br/> | ||
+ | elementPack=<nowiki>|</nowiki><br/> | ||
+ | Premium=<nowiki>|</nowiki><br/> | ||
minPrice=<nowiki>|</nowiki><br/> | minPrice=<nowiki>|</nowiki><br/> | ||
maxPrice=<nowiki>|</nowiki><br/> | maxPrice=<nowiki>|</nowiki><br/> | ||
− | + | Weight=<nowiki>|</nowiki><br/> | |
− | + | Slot=<nowiki>|</nowiki><br/> | |
+ | additionalNote=<nowiki>|</nowiki><br/> | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 16:39, 25 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.gif]][[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=|
}}