WIKI IS CURRENTLY UNDER CONSTRUCTION

Difference between revisions of "Template:Item template"

From OldSchool RSPS
Jump to navigation Jump to search
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{| style="float:right; width: 350px; background-color: #3f3f3f; border: solid 1px #d3d3d3; font-size: 14px; margin-left: 10px;"  
{| style="float:right; width: 350px; background-color: #3f3f3f; border: solid 1px #d3d3d3; font-size: 14px; margin-left: 10px;"  
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | {{{objectName}}}  
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | {{{objectName}}}  
|-
|-
| style="padding: 8px;" colspan="2" | [[File:{{{iconDir}}}|{{{iconSize|36}}}px|center]]
| style="padding: 8px;" colspan="2" | [[File:{{{iconDir}}}|{{{iconSize|36}}}px|center]]
|- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;"
|-
|-
| 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="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Tradable
| style="flex-basis: 60%;" | {{{isTradable}}}
| style="flex-basis: 40%; font-weight: bold;  text-align: right; border-right:1px solid #d3d3d3;" | Equipable
| style="flex-basis: 60%;" | {{{isEquipable}}}
| style="flex-basis: 40%; font-weight: bold;  text-align: right; border-right:1px solid #d3d3d3;" | Stackable
| style="flex-basis: 60%;" | {{{isStackable}}}
| style="flex-basis: 40%; font-weight: bold;  text-align: right; border-right:1px solid #d3d3d3;" | Noteable
| style="flex-basis: 60%;" | {{{isNoteable}}}
|-
|-
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Values
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Tradable
|- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 4px; margin: 4px 0 4px 0;"
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{isTradable}}}
| style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Value
|-
| style="flex-basis: 60%;" | {{{valueInCoins}}}
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Equipable
| style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | High alch
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{isEquipable}}}
| style="flex-basis: 60%;" | {{{highAlchPrice}}}
|-
| style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Sigmund
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Stackable
| style="flex-basis: 60%;" | {{{sigmundPrice}}}
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{isStackable}}}
| style="flex-basis: 40%; font-weight: bold; text-align: right; border-right:1px solid #d3d3d3;" | Street price
|-
| style="flex-basis: 60%;" | {{{estimatedValue}}}
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Noteable
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{isNoteable}}}
|-
| style="padding: 8px; text-align: center; font-weight: bold; background-color: #2f2f2f;" colspan="2" | Values
|-
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Value
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{valueInCoins}}}
|-
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | High alch
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{highAlchPrice}}}
|-
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Sigmund
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{sigmundPrice}}}
|-
| style="padding: 8px; font-weight: bold; text-align: right; border-bottom:1px solid #d3d3d3;" | Street price
| style="padding: 8px; border-bottom:1px solid #d3d3d3;" | {{{estimatedValue}}}
|-
|-
|}
|}
</onlyinclude>
</onlyinclude>

Revision as of 12:38, 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}}}