WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item template"
Jump to navigation
Jump to search
m |
|||
Line 23: | Line 23: | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | High alch | | style="flex-basis: 40%; font-weight: bold; text-align: right;" | High alch | ||
| style="flex-basis: 40%;" | {{{highAlchPrice}}} | | style="flex-basis: 40%;" | {{{highAlchPrice}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | | | style="flex-basis: 40%; font-weight: bold; text-align: right;" | Sigmund | ||
| style="flex-basis: 40%;" | {{{ | | style="flex-basis: 40%;" | {{{sigmundPrice}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Street price | | style="flex-basis: 40%; font-weight: bold; text-align: right;" | Street price | ||
| style="flex-basis: 40%;" | {{{estimatedValue}}} | | style="flex-basis: 40%;" | {{{estimatedValue}}} | ||
Line 45: | Line 45: | ||
|valueInCoins= | |valueInCoins= | ||
|highAlchPrice= | |highAlchPrice= | ||
| | |sigmundPrice= | ||
|estimatedValue= | |estimatedValue= | ||
|}} | |}} |
Revision as of 07:34, 22 April 2022
{{{objectName}}} | |||||||
[[File:{{{iconDir}}}|50px|center]] | |||||||
Properties | |||||||
Tradable | {{{isTradable}}} | Equipable | {{{isEquipable}}} | Stackable | {{{isStackable}}} | Noteable | {{{isNoteable}}} |
Values | |||||||
Value | {{{valueInCoins}}} | High alch | {{{highAlchPrice}}} | Sigmund | {{{sigmundPrice}}} | 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 accept any image extension type, just declare it. ie: .png, .gif
The iconSize variable has a default value of 50
{{Item template |objectName= |iconDir= |iconSize= |isTradable= |isEquipable= |isStackable= |isNoteable= |valueInCoins= |highAlchPrice= |sigmundPrice= |estimatedValue= |}}