Difference between revisions of "Template:GenericItem"

From Official Wiki of the Renaissance Kingdoms
(changed special item to special object)
(Hide hardcoded 'Note:' when needed)
Line 23: Line 23:
 
{{#if: {{{durability|}}}|It [[Durability|breaks]] after{{{durability}}}.<br/><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/>|}}
'''Note :'''
+
{{#ifeq: {{{noteSection|}}}|No||'''Note :'''}}
 
{{#if: {{{artisan|}}} |* Details of how it is made can be found on the page of the [[{{{artisan}}}]].|}}{{#if: {{{wardrobeSlot|}}}|* As soon as it is used from the inventory: it will be temporary transferred to the [[Clothes and Equipment|wardrobe]].
 
{{#if: {{{artisan|}}} |* Details of how it is made can be found on the page of the [[{{{artisan}}}]].|}}{{#if: {{{wardrobeSlot|}}}|* As soon as it is used from the inventory: it will be temporary transferred to the [[Clothes and Equipment|wardrobe]].
 
* Its effect starts as soon as it is in [[Clothes and Equipment]].|}}{{#if: {{{additionalNote|}}}|
 
* Its effect starts as soon as it is in [[Clothes and Equipment]].|}}{{#if: {{{additionalNote|}}}|
{{{additionalNote}}}|}}<br/><br/>
+
{{{additionalNote}}}|}}
 
+
{{#ifeq: {{{noteSection|}}}|No||<br/>}}
 
----
 
----
 
[[Summary]] [[FR:{{{frName}}}]]
 
[[Summary]] [[FR:{{{frName}}}]]
Line 51: Line 51:
 
wardrobeSlot=<nowiki>|</nowiki><br/>
 
wardrobeSlot=<nowiki>|</nowiki><br/>
 
additionalNote=<nowiki>|</nowiki><br/>
 
additionalNote=<nowiki>|</nowiki><br/>
 +
noteSection=<nowiki>|</nowiki><br/>
 
frName=<nowiki>|</nowiki><br/>
 
frName=<nowiki>|</nowiki><br/>
 
}}
 
}}
 
</noinclude>
 
</noinclude>

Revision as of 01:28, 7 March 2024

Info button image.png [[File:{{{image}}}.png]] {{{description}}}

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=|
description=|
itemName=|
toolNote=|
artisan=|
recipes=|
intermediateArtisan=|
craft=|
specialNote=|
foodItem=|
minPrice=|
maxPrice=|
weight=|
durability=|
wardrobeSlot=|
additionalNote=|
noteSection=|
frName=|
}}