WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item template"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Properties | | style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Properties | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Tradable | ||
| style="padding: 8px;" | {{{isTradable}}} | | style="padding: 8px;" | {{{isTradable}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Equipable | ||
| style="padding: 8px;" | {{{isEquipable}}} | | style="padding: 8px;" | {{{isEquipable}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Stackable | ||
| style="padding: 8px;" | {{{isStackable}}} | | style="padding: 8px;" | {{{isStackable}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Noteable | ||
| style="padding: 8px;" | {{{isNoteable}}} | | style="padding: 8px;" | {{{isNoteable}}} | ||
|- | |- | ||
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Values | | style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Values | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Value | ||
| style="padding: 8px;" | {{{valueInCoins}}} | | style="padding: 8px;" | {{{valueInCoins}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | High alch | ||
| style="padding: 8px;" | {{{highAlchPrice}}} | | style="padding: 8px;" | {{{highAlchPrice}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Sigmund | ||
| style="padding: 8px;" | {{{sigmundPrice}}} | | style="padding: 8px;" | {{{sigmundPrice}}} | ||
|- | |- | ||
| style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid # | | style="padding: 8px; font-weight: bold; text-align: left; border-right:1px solid #2f2f2f;" | Street price | ||
| style="padding: 8px;" | {{{estimatedValue}}} | | style="padding: 8px;" | {{{estimatedValue}}} | ||
|- | |- | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Revision as of 12:53, 22 January 2024
{{{objectName}}} | |
[[File:{{{iconDir}}}|36px|center]] | |
Properties | |
Tradable | {{{isTradable}}} |
Equipable | {{{isEquipable}}} |
Stackable | {{{isStackable}}} |
Noteable | {{{isNoteable}}} |
Values | |
Value | {{{valueInCoins}}} |
High alch | {{{highAlchPrice}}} |
Sigmund | {{{sigmundPrice}}} |
Street price | {{{estimatedValue}}} |