WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Item template"
Jump to navigation
Jump to search
LadderGoat (talk | contribs) |
|||
(26 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{| style="float:right; width: | <onlyinclude> | ||
| style=" padding: | {| style="float:right; width: 300px; background-color: #3f3f3f; border: solid 1px #818181; border-collapse: collapse; font-size: 12.24px; margin: 0.5em 0 1em 1em; table-layout: fixed;" | ||
| style="line-height: 1.4em; padding: 0.5em 0; text-align: center; font-weight: bold; background-color: #2f2f2f; font-size: 1.15em;" colspan="2" | {{{objectName}}} | |||
|- | |- | ||
| style="padding: | | style="padding: 0.5em 0;" | | ||
|- | |- | ||
| style=" | | style="height: 33px;" colspan="2" | [[File:{{{iconDir}}}|{{{iconSize}}}px|center]] | ||
| | |||
|- | |- | ||
| style="padding: | | style="padding: 0.5em 0;" | | ||
|- style=" | |- | ||
| style=" | | style="line-height: 2em; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Properties | ||
| style=" | |- | ||
| style=" | | style="padding: 0.5em 0;" | | ||
| style=" | |- | ||
| style=" | | style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Tradable | ||
| style=" | | style="padding: 0.2em 0.5em;" | {{{isTradable}}} | ||
| style=" | |- | ||
| style=" | | style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Equipable | ||
| style="padding: 0.2em 0.5em;" | {{{isEquipable}}} | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Stackable | |||
| style="padding: 0.2em 0.5em;" | {{{isStackable}}} | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Noteable | |||
| style="padding: 0.2em 0.5em;" | {{{isNoteable}}} | |||
|- | |||
| style="padding: 0.5em 0;" | | |||
|- | |||
| style="line-height: 2em; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Values | |||
|- | |||
| style="padding: 0.5em 0;" | | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Value | |||
| style="padding: 0.2em 0.5em;" | {{{valueInCoins}}} | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | High alch | |||
| style="padding: 0.2em 0.5em;" | {{{highAlchPrice}}} | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Sigmund | |||
| style="padding: 0.2em 0.5em;" | {{{sigmundPrice}}} | |||
|- | |||
| style="padding: 0.2em 0.5em; font-weight: bold; text-align: right; border-right:2px solid #2f2f2f;" | Street price | |||
| style="padding: 0.2em 0.5em;" | {{{estimatedValue}}} | |||
|- | |||
| style="padding: 0.5em 0;" | | |||
|- | |- | ||
|} | |} | ||
</onlyinclude> |
Latest revision as of 18:21, 31 January 2024
{{{objectName}}} | |
[[File:{{{iconDir}}}|{{{iconSize}}}px|center]] | |
Properties | |
Tradable | {{{isTradable}}} |
Equipable | {{{isEquipable}}} |
Stackable | {{{isStackable}}} |
Noteable | {{{isNoteable}}} |
Values | |
Value | {{{valueInCoins}}} |
High alch | {{{highAlchPrice}}} |
Sigmund | {{{sigmundPrice}}} |
Street price | {{{estimatedValue}}} |