Difference between revisions of "Template:SimpleItembox/PropertyRow"

From Space Engineers Wiki
Jump to: navigation, search
m (Trim property names)
(Added color property, set padding)
Line 1: Line 1:
 
<includeonly><!--
 
<includeonly><!--
   --><div style="display: flex; justify-content: space-between;"><!--
+
   --><div style="display: flex; justify-content: space-between; padding: 0 0.25em;{{#if:{{{color|}}}|background-color: {{{color}}}}}"><!--
 
     --><span>{{#if: {{lang}} | {{Property:{{trim|{{{2}}}}}{{lang}}}} | {{#show: Property:{{{2}}}|?Translation|default=Property {{{2}}} has an empty or missing ''Translation'' parameter!}}}}:</span><!--
 
     --><span>{{#if: {{lang}} | {{Property:{{trim|{{{2}}}}}{{lang}}}} | {{#show: Property:{{{2}}}|?Translation|default=Property {{{2}}} has an empty or missing ''Translation'' parameter!}}}}:</span><!--
 
     --><span><!--
 
     --><span><!--

Revision as of 20:33, 14 April 2020

{{SimpleItembox/PropertyRow|Page|Property|Unit}}

Example: {{SimpleItembox/PropertyRow|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall|Mass}}

Result:
Mass109.8 kg
109,800 g
109,800,000 mg
0.11 t


Example with unit conversion: {{SimpleItembox/PropertyRow|Mod:Vanilla/CubeBlock/SmallHydrogenTankSmall|Mass|g}}

Result:
Mass109,800 g
109.8 kg
109,800,000 mg
0.11 t