WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item template"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
| 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="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;" | |- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;" | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Tradable | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Tradable | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{isTradable}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Equipable | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Equipable | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{isEquipable}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Stackable | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Stackable | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{isStackable}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Noteable | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Noteable | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{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="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;" | |- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;" | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Value | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Value | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{valueInCoins}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | High alch | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | High alch | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{highAlchPrice}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Sigmund | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Sigmund | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{sigmundPrice}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Street price | | style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Street price | ||
| style="flex-basis: | | style="flex-basis: 60%;" | {{{estimatedValue}}} | ||
|- | |- | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> |
Revision as of 12:28, 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}}} |