Difference between revisions of "Template:SB Infobox Equipment General Information"
Jump to navigation
Jump to search
m (Protected "Template:SB Infobox Equipment General Information" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
m |
||
Line 1: | Line 1: | ||
<includeonly><nowiki/> | <includeonly><nowiki/> | ||
{{#if:{{{weaponClass|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Weapon class</span><span class="SB-Infobox-Cell-Body">{{{weaponClass}}}</span></div>}}<nowiki/> | {{#if:{{{weaponClass|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Weapon class</span><span class="SB-Infobox-Cell-Body">{{{weaponClass}}}</span></div>}}<nowiki/> | ||
{{#if:{{{equipmentFunction|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Function</span> <span class="SB-Infobox-Cell-Body">{{{equipmentFunction}}}</span></div>}}<nowiki/> | {{#if:{{{equipmentFunction|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Function</span><span class="SB-Infobox-Cell-Body">{{{equipmentFunction}}}</span></div>}}<nowiki/> | ||
{{#if:{{{availability|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Availability</span> <span class="SB-Infobox-Cell-Body">{{{availability}}}</span></div>}}<nowiki/> | {{#if:{{{availability|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Availability</span><span class="SB-Infobox-Cell-Body">{{{availability}}}</span></div>}}<nowiki/> | ||
{{#if:{{{marketPrice|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Market price</span> <span class="SB-Infobox-Cell-Body">{{{marketPrice}}} {{Credits}}</span></div>}}<nowiki/> | {{#if:{{{marketPrice|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Market price</span><span class="SB-Infobox-Cell-Body">{{{marketPrice}}} {{Credits}}</span></div>}}<nowiki/> | ||
{{#if:{{{inventorySize|}}}| <div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Inventory size</span> <span class="SB-Infobox-Cell-Body">{{{inventorySize}}}</span></div>}}<nowiki/> | {{#if:{{{inventorySize|}}}|<div class="SB-Infobox-Data-Cell"><span class="SB-Infobox-Cell-Header">Inventory size</span><span class="SB-Infobox-Cell-Body">{{{inventorySize}}}</span></div>}}<nowiki/> | ||
</includeonly> | </includeonly> | ||
<noinclude><pre> | <noinclude><pre> |
Latest revision as of 12:06, 16 July 2021
{{SB Infobox Equipment General Information |weaponClass="Weapon class:" Pistol, submachine gun, light machine gun, assault rifle, etc. |equipmentFunction= "Function:" For tools like the pickaxe, bolt tool, etc. |availability= "Availability:" Which shop the equipment can be purchased from. |marketPrice= "Market price:" The going price at the shop from the above parameter. |inventorySize= "Inventory size:" Which inventory spot can it fit in? Large/medium/small corresponding to backpack slot, equipment slot, inventory slot }}