Difference between revisions of "Template:SimpleItembox"

From Space Engineers Wiki
Jump to: navigation, search
m (Added missing comma.)
m (Updated links to Mod:Vanilla/)
Line 4: Line 4:
 
BLOCK HEADER
 
BLOCK HEADER
 
     --><div style="display: flex; flex-direction: row; justify-content: space-between; text-align: center; margin-bottom: 0.25em; overflow-wrap: anywhere"><!--
 
     --><div style="display: flex; flex-direction: row; justify-content: space-between; text-align: center; margin-bottom: 0.25em; overflow-wrap: anywhere"><!--
       -->[[File:{{#if:{{{1}}}|{{#show: {{{1}}}|?Icon#-}}|Icon Template.png}}|48px]]<!--
+
       -->[[File:{{#if:{{{1}}}|{{#show: Mod:Vanilla/{{{1}}}|?Icon#-}}|Icon Template.png}}|48px]]<!--
 
       -->[[{{{1}}}|<span style="color:white; font-size:2em"><!--
 
       -->[[{{{1}}}|<span style="color:white; font-size:2em"><!--
         -->{{#if:{{lang}}|{{:{{{1}}}{{lang}}}}|{{#show:{{{1}}}|?Translation}}}}<!--
+
         -->{{#if:{{lang}}|{{Mod:Vanilla/{{{1}}}{{lang}}}}|{{#show:Mod:Vanilla/{{{1}}}|?Translation}}}}<!--
 
       --></span>]]<!--
 
       --></span>]]<!--
       -->[[File: {{#switch: {{#if:{{{1}}}|{{#show:{{{1}}}|?SimpleItemboxType#-}}}}
+
       -->[[File: {{#switch: {{#if:{{{1}}}|{{#show:Mod:Vanilla/{{{1}}}|?SimpleItemboxType#-}}}}
         | Block = {{#ifeq: {{#show:{{{1}}}|?CubeSize}} | Large | Large Ship Icon.png | Small Ship Icon.png}}
+
         | Block = {{#ifeq: {{#show:Mod:Vanilla/{{{1}}}|?CubeSize}} | Large | Large Ship Icon.png | Small Ship Icon.png}}
 
         | Component = Component Icon.png
 
         | Component = Component Icon.png
 
         | Tool = Tool Icon.png
 
         | Tool = Tool Icon.png
Line 18: Line 18:
 
BLOCK HEADER END
 
BLOCK HEADER END
 
COMPONENTS HEADER
 
COMPONENTS HEADER
     -->{{#if: {{#show: {{{1}}}|?Component1}}|<!--
+
     -->{{#if: {{#show: Mod:Vanilla/{{{1}}}|?Component1}}|<!--
 
     --><hr style="height: 3px; background-color: #659bb7"/><!--
 
     --><hr style="height: 3px; background-color: #659bb7"/><!--
 
     --><div style="font-size:1.2em; display: flex; justify-content: space-between;"><!--
 
     --><div style="font-size:1.2em; display: flex; justify-content: space-between;"><!--
Line 28: Line 28:
 
HEADER END
 
HEADER END
 
COMPONENTS START
 
COMPONENTS START
   -->{{#if: {{#show: {{{1}}}|?Component1}}|<!--
+
   -->{{#if: {{#show: Mod:Vanilla/{{{1}}}|?Component1}}|<!--
 
   --><div style="display: flex; flex-direction: column; margin: 0.25em;"><!--
 
   --><div style="display: flex; flex-direction: column; margin: 0.25em;"><!--
 
FUNCTIONAL LINE
 
FUNCTIONAL LINE
     -->{{#if: {{#show: {{{1}}}|?CriticalComponent#-}}|<!--
+
     -->{{#if: {{#show: Mod:Vanilla/{{{1}}}|?CriticalComponent#-}}|<!--
       --><div style="order:{{#show: {{{1}}}|?CriticalComponent#-}}; display: flex; align-items: center; max-height: 2px"><!--
+
       --><div style="order:{{#show: Mod:Vanilla/{{{1}}}|?CriticalComponent#-}}; display: flex; align-items: center; max-height: 2px"><!--
 
         --><hr style="height: 2px; background-color: #9c0c0c; flex-grow: 1"/><!--
 
         --><hr style="height: 2px; background-color: #9c0c0c; flex-grow: 1"/><!--
 
         --><span style="font-size: 0.75em">&nbsp;{{SimpleItembox/Functional{{lang}}}}&nbsp;</span><!--
 
         --><span style="font-size: 0.75em">&nbsp;{{SimpleItembox/Functional{{lang}}}}&nbsp;</span><!--
Line 54: Line 54:
 
PROPERTIES
 
PROPERTIES
 
   --><div style="margin: 0.25em"><!--
 
   --><div style="margin: 0.25em"><!--
     -->{{#vardefine:DisplayProperties|{{#show: {{{1}}}|?DisplayProperties#-}}}}<!--
+
     -->{{#vardefine:DisplayProperties|{{#show: Mod:Vanilla/{{{1}}}|?DisplayProperties#-}}}}<!--
 
     -->{{#if: {{#explode: {{#var:DisplayProperties}}|,|0}}  | {{SimpleItembox/PropertyRow|{{{1}}} | {{#explode: {{#var:DisplayProperties}}|,|0}}}}}}<!--
 
     -->{{#if: {{#explode: {{#var:DisplayProperties}}|,|0}}  | {{SimpleItembox/PropertyRow|{{{1}}} | {{#explode: {{#var:DisplayProperties}}|,|0}}}}}}<!--
 
     -->{{#if: {{#explode: {{#var:DisplayProperties}}|,|1}}  | {{SimpleItembox/PropertyRow|{{{1}}} | {{#explode: {{#var:DisplayProperties}}|,|1}}}}}}<!--
 
     -->{{#if: {{#explode: {{#var:DisplayProperties}}|,|1}}  | {{SimpleItembox/PropertyRow|{{{1}}} | {{#explode: {{#var:DisplayProperties}}|,|1}}}}}}<!--

Revision as of 17:18, 2 April 2020

Displays an info box for a specific item.

Old Usage: 
{{SimpleItembox|Page|Prop1|Unit1|Prop2|Unit2|...}}

New Usage: 
{{SimpleItembox|Page|Prop1<#Unit1>|Prop2<#Unit2>|...}}

Page - The page holding the object's stats.
Prop1 - The first property to display.
Unit1 - The unit to display the first property in.
Prop2 - The second property to display.
Unit2 - The unit to display the second property in.
etc...

Examples:

{{SimpleItembox
|Mod:Vanilla/Ore/Uranium
|Mass||Volume#L|RefineTime|RefineAmount|MinimalPricePerUnit
}}
Uranium Ore Icon.png
Raw Material
Uranium Ore
Raw Icon.png
Mass1 kg
1,000 g
1,000,000 mg
1.0e-3 t
Volume0.37 L
3.7e-4 m³
2.368e-5 Large-Blocks
0.00296 Small-Blocks
0.037 hL
370 mL
Refine Time4 s
Refined Mass0.01 kg
10 g
10,000 mg
Minimum Price500 SC
BrowseLast edit: 2020-04-24
{{SimpleItembox
|Mod:Vanilla/Ingot/Iron
|Mass|Volume#L|BaseProductionTimeInSeconds
}}
Iron Ingot Icon.png
Material
Iron Ingot
Material Icon.png

ComponentsRequired

Mass1 kg
1,000 g
1,000,000 mg
1.0e-3 t
Volume0.127 L
1.27e-4 m³
8.128e-6 Large-Blocks
0.00102 Small-Blocks
0.0127 hL
127 mL
Base Production Time0.05 s
BrowseLast edit: 2020-05-18
{{SimpleItembox
|Mod:Vanilla/Component/SteelPlate
|Mass|Health|MaxIntegrity|Volume|BaseProductionTimeInSeconds
}}
Steel Plate Icon.png
Component
Steel Plate
Component Icon.png

ComponentsRequired

Mass20 kg
20,000 g
20,000,000 mg
0.02 t
Health53
Integrity100
Volume0.003 m³
3 L
1.92e-4 Large-Blocks
0.024 Small-Blocks
0.3 hL
3,000 mL
Base Production Time1 s
BrowseLast edit: 2021-02-04
{{SimpleItembox
|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall
|Size|Volume#{{m3}}|Mass#g|Integrity|BuildTimeSeconds|OperationalPowerConsumption|StandbyPowerConsumption|GasCapacity|IsAirTight|InventoryVolume#L|ResourceSinkGroup|PCU
}}
Small Hydrogen Tank Icon.png
Small Ship
Small Hydrogen Tank
Small Ship Icon.png

ComponentsRequired

 Functional 

 Hack 

Dimensions (W,H,L)2,2,1
Volume0.5 m³
500 L
0.032 Large-Blocks
4 Small-Blocks
50 hL
500,000 mL
Mass109,800 g
109.8 kg
109,800,000 mg
0.11 t
Integrity454
Build time12 s
Power Consumption200 W
0.2 kW
2.0e-4 MW
Idle Power Consumption0.2 W
2.0e-4 kW
2.0e-7 MW
Gas Capacity15,000 L
1,500 hL
15 m³
Is AirtightYes
Inventory Volume120 L
0.12 m³
12 hL
Power Consumer GroupFactory
PCU Cost25
BrowseLast edit: 2020-11-25