Difference between revisions of "Template:Infobox Item"

From Sunrust Wiki
Jump to navigation Jump to search
(Created page with "{| class="wikitable" style="float:right; width:325px; font-size:90%; text-align:left;" cellspacing="0" cellpadding="3" ! colspan="2" style="font-size:110%; text-align:center;"...")
 
Line 20: Line 20:
{{Alternating rows table section
{{Alternating rows table section
|os=background:#F0F0F0;
|os=background:#F0F0F0;
|{{#if:{{{weight|}}}| {{!}} style="width:50%;" {{!}} '''Weight''' {{!!}} {{{weight|}}} Kgs| {{!}} style="width:50%;" {{!}} '''Weight''' {{!!}} '''?''' Kgs }}
|{{#if:{{{weight|}}}| {{!}} style="width:50%;" {{!}} '''Weight''' {{!!}} {{{weight|}}} Kgs| {{!}} style="width:50%;" {{!}} '''Weight''' {{!!}} '''?''' }}
|{{#if:{{{stackable|}}}| {{!}} style="width:50%;" {{!}} '''Stackable''' {{!!}} {{{stackable|}}}| {{!}} style="width:50%;" {{!}} '''Stackable''' {{!!}} '''?''' }}
|{{#if:{{{stackable|}}}| {{!}} style="width:50%;" {{!}} '''Stackable''' {{!!}} {{{stackable|}}}| {{!}} style="width:50%;" {{!}} '''Stackable''' {{!!}} '''?''' }}
|{{#if:{{{availability|}}}| {{!}} style="width:50%;" {{!}} '''Availability''' {{!!}} {{{availability|}}}| {{!}} style="width:50%;" {{!}} '''Availability''' {{!!}} '''?''' }}
|{{#if:{{{availability|}}}| {{!}} style="width:50%;" {{!}} '''Availability''' {{!!}} {{{availability|}}}| {{!}} style="width:50%;" {{!}} '''Availability''' {{!!}} '''?''' }}
|{{#if:{{{quest|}}}| {{!}} style="width:50%;" {{!}} '''Quest''' {{!!}} {{{quest|}}} }}
|{{#if:{{{shop|}}}| {{!}} style="width:50%;" {{!}} '''Shop''' {{!!}} {{{shop|}}} }}
|{{#if:{{{buyprice|}}}| {{!}} style="width:50%;" {{!}} '''Buy Price''' {{!!}} ${{{buyprice|}}} }}
|{{#if:{{{buyprice|}}}| {{!}} style="width:50%;" {{!}} '''Buy Price''' {{!!}} ${{{buyprice|}}} }}
|{{#if:{{{sellprice|}}}| {{!}} style="width:50%;" {{!}} '''Sell Price''' {{!!}} ${{{sellprice|}}}| {{!}} style="width:50%;" {{!}} '''Sell Price''' {{!!}} $'''?''' }}
|{{#if:{{{scrapprice|}}}| {{!}} style="width:50%;" {{!}} '''Scrap Return''' {{!!}} ${{{scrapprice|}}}| {{!}} style="width:50%;" {{!}} '''Scrap Return''' {{!!}} '''?''' }}
}}
}}
|-
|-
Line 50: Line 48:
|stackable      =  
|stackable      =  
|availability  =  
|availability  =  
|quest          =
|shop          =
|buyprice      =  
|buyprice      =  
|sellprice      =  
|scrapprice    =  
|internalname  =  
|internalname  =  
}}</pre>
}}</pre>

Revision as of 11:58, 18 January 2023

?
Missing image!
Description
?
Weight ?
Stackable ?
Availability ?
Scrap Return ?
Internal Name
?


Usage

{{Infobox Item
|name           = 
|image          = 
|description    = 
|weight         = 
|stackable      = 
|availability   = 
|buyprice       = 
|scrapprice     = 
|internalname   = 
}}