Difference between revisions of "Template:SimpleItembox/PropertyRow"

From Space Engineers Wiki
Jump to: navigation, search
(Row template for customizable property display)
 
m (Added usage example)
Line 1: Line 1:
<onlyinclude><!--
+
<includeonly><!--
 
   --><div style="display: flex; justify-content: space-between;"><!--
 
   --><div style="display: flex; justify-content: space-between;"><!--
 
     --><span>{{{2}}}</span><!--
 
     --><span>{{{2}}}</span><!--
 
     --><span>{{#show: {{{1}}}|?{{{2}}}#-}}</span><!--
 
     --><span>{{#show: {{{1}}}|?{{{2}}}#-}}</span><!--
 
   --></div><!--
 
   --></div><!--
--></onlyinclude>
+
--></includeonly><noinclude>
 +
 
 +
{{Under Construction}}
 +
<pre>{{SimpleItembox/PropertyRow|Page|Property}}</pre>
 +
 
 +
Example: <code><nowiki>{{SimpleItembox/PropertyRow|SmallHydrogenTankSmall|Mass}}</nowiki></code>
 +
Result: <div style="max-width: 320px">{{SimpleItembox/PropertyRow|SmallHydrogenTankSmall|Mass}}</div>
 +
 
 +
</noinclude>

Revision as of 18:14, 1 April 2020


🚧🚧🚧 Under Construction 🚧🚧🚧
Attention - This page is currently being actively worked on, and may contain incomplete information
{{SimpleItembox/PropertyRow|Page|Property}}

Example: {{SimpleItembox/PropertyRow|SmallHydrogenTankSmall|Mass}}

Result:
Mass