WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item template"
Jump to navigation
Jump to search
m |
|||
Line 47: | Line 47: | ||
|}} | |}} | ||
</nowiki> | </nowiki> | ||
[[Category:Infoboxes]] |
Revision as of 19:05, 12 April 2022
{{{objectName}}} | |||||||
[[File:{{{iconDir}}}.png|50px|center]] | |||||||
Properties | |||||||
Tradable | {{{isTradable}}} | Equipable | {{{isEquipable}}} | Stackable | {{{isStackable}}} | Noteable | {{{isNoteable}}} |
Values | |||||||
Value | {{{valueInCoins}}} | High alch | {{{highAlchPrice}}} | Sigmond | {{{sigmondPrice}}} | Street price | {{{estimatedValue}}} |
Use the template below to create a unique Item information summary side bar, copy the template and enter values into the variables. Note that iconDir will only accept .png files, do not include .png into the property. ie: iconDir=Starter_sword_full
is accepted.
{{Item template |objectName= |iconDir= |isTradable= |isEquipable= |isStackable= |isNoteable= |valueInCoins= |highAlchPrice= |sigmondPrice= |estimatedValue= |}}