Difference between revisions of "Template:GenericItem"
From Official Wiki of the Renaissance Kingdoms
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
:{| class="wikitable" | :{| class="wikitable" | ||
|width="25px"|[[File:Info_button_image.png]] | |width="25px"|[[File:Info_button_image.png]] | ||
− | |width="25px" | + | |width="25px"|{{#switch:{{{imageExtension}}} |
|gifall = [[File:{{{image}}}.gif]] | |gifall = [[File:{{{image}}}.gif]] | ||
|gifmini = [[File:{{{image}}}.gif]] | |gifmini = [[File:{{{image}}}.gif]] | ||
|giffiche = [[File:{{{image}}}.png]] | |giffiche = [[File:{{{image}}}.png]] | ||
− | |[[File:{{{image}}}.png]] }} | + | |[[File:{{{image}}}.png]] }} |
+ | |{{{description}}} | ||
|}<br/> | |}<br/> | ||
Line 12: | Line 13: | ||
** {{{toolNote}}}<br/>|}}{{#if: {{{artisan|}}}| | ** {{{toolNote}}}<br/>|}}{{#if: {{{artisan|}}}| | ||
* an [[artisanal product]]: | * an [[artisanal product]]: | ||
− | ** made by a [[{{{artisan}}}]] in their [[workshop]] from {{{recipes}}}.<br/>|}}{{#if: {{{intermediateArtisan|}}}| | + | ** made by a [[{{{artisan}}}]] in their [[workshop]] from {{{recipes}}}.<br/>|}}{{#if: {{{intermediateNote|}}} |
− | * an [[intermediate product]]: | + | | {{#if: {{{intermediateArtisan|}}} |
− | ** used as [[raw material]] by the [[{{{intermediateArtisan}}}]] to make a [[{{{craft}}}]]. | + | | * an [[intermediate product]]: |
+ | ** used as [[raw material]] by the [[{{{intermediateArtisan}}}]] to make a [[{{{craft}}}]]. | ||
+ | ** {{{intermediateNote}}}. | ||
+ | | * an [[intermediate product]]: | ||
+ | ** {{{intermediateNote}}}. | ||
+ | }} | ||
+ | }}{{#if: {{{specialNote|}}}| | ||
* a [[special object]]: | * a [[special object]]: | ||
** {{{specialNote}}}<br/>|}}{{#if: {{{foodItem|}}}| | ** {{{specialNote}}}<br/>|}}{{#if: {{{foodItem|}}}| | ||
* an [[event food]]: | * an [[event food]]: | ||
** that can not be made by an [[artisan]] in their [[workshop]] | ** that can not be made by an [[artisan]] in their [[workshop]] | ||
− | ** that can not be brew in [[monasteries]]<br/>|}}<br/> | + | ** that can not be brew in [[monasteries]]<br/>| |
+ | }}{{#if: {{{raw material|}}} | ||
+ | |* a [[raw material]]: | ||
+ | ** {{{raw material}}} |}}<br/> | ||
− | It can be sold or bought on the [[market]] of the [[town]] between {{{minPrice}}} and {{{maxPrice}}} [[pound]]s.<br/><br/> | + | {{#switch: {{{minPrice|}}} |
+ | |No= It cannot be sold or bought on the [[market]] of the [[town]]. | ||
+ | |It can be sold or bought on the [[market]] of the [[town]] between {{{minPrice}}} and {{{maxPrice}}} [[pound]]s.}} <br> | ||
+ | {{#if: {{{Premium|}}} |It can also be purchased via the {{{Premium}}} |}}<br/><br/> | ||
+ | {{#if: {{{weight|}}} | ||
{{#if: {{{foodItem|}}}|{{{foodItem}}}<br/><br/> | {{#if: {{{foodItem|}}}|{{{foodItem}}}<br/><br/> | ||
− | It has a [[weight]] of {{{weight}}} in the inventory|}}{{#if: {{{ | + | It has a [[weight]] of {{{weight}}} in the inventory.|}} |
− | It has a [[weight]] of {{{weight}}} in the inventory | + | {{#if: {{{wardrobeSlot|}}} | It has a [[weight]] of {{{weight}}} in the inventory, but a weight of 0 when in the [[Clothes and Equipment|wardrobe]].|}} |
− | {{#if: {{{durability|}}}|It [[Durability|breaks]] after{{{durability}}}.<br/><br/> |}} | + | |It has a [[weight]] of {{{weight}}} in the inventory. |}} |
+ | <br/> | ||
+ | {{#if: {{{durability|}}}|It [[Durability|breaks]] after {{{durability}}}.<br/><br/> |}} | ||
{{#if: {{{wardrobeSlot|}}}|It can be found on the [[wardrobe's slot]] {{{wardrobeSlot}}}.<br/><br/>|}} | {{#if: {{{wardrobeSlot|}}}|It can be found on the [[wardrobe's slot]] {{{wardrobeSlot}}}.<br/><br/>|}} | ||
{{#ifeq: {{{noteSection|}}}|No||'''Note :'''}} | {{#ifeq: {{{noteSection|}}}|No||'''Note :'''}} | ||
Line 50: | Line 66: | ||
intermediateArtisan=<nowiki>|</nowiki><br/> | intermediateArtisan=<nowiki>|</nowiki><br/> | ||
craft=<nowiki>|</nowiki><br/> | craft=<nowiki>|</nowiki><br/> | ||
+ | intermediateNote=<nowiki>|</nowiki><br/> | ||
specialNote=<nowiki>|</nowiki><br/> | specialNote=<nowiki>|</nowiki><br/> | ||
foodItem=<nowiki>|</nowiki><br/> | foodItem=<nowiki>|</nowiki><br/> | ||
+ | raw material=<nowiki>|</nowiki><br/> | ||
minPrice=<nowiki>|</nowiki><br/> | minPrice=<nowiki>|</nowiki><br/> | ||
maxPrice=<nowiki>|</nowiki><br/> | maxPrice=<nowiki>|</nowiki><br/> | ||
+ | Premium=<nowiki>|</nowiki><br/> | ||
weight=<nowiki>|</nowiki><br/> | weight=<nowiki>|</nowiki><br/> | ||
durability=<nowiki>|</nowiki><br/> | durability=<nowiki>|</nowiki><br/> |
Latest revision as of 18:01, 6 July 2025
The {{{itemName}}} is:
It can be sold or bought on the market of the town between {{{minPrice}}} and {{{maxPrice}}} pounds.
Note :
Summary [[FR:{{{frName}}}]]
Use
{{GenericItem|
image=|
imageExtension=|
description=|
itemName=|
toolNote=|
artisan=|
recipes=|
intermediateArtisan=|
craft=|
intermediateNote=|
specialNote=|
foodItem=|
raw material=|
minPrice=|
maxPrice=|
Premium=|
weight=|
durability=|
wardrobeSlot=|
additionalNote=|
noteSection=|
frName=|
}}