Difference between revisions of "Template:Componentbox"
From Space Engineers Wiki
Line 28: | Line 28: | ||
{{componentbox/itemrow|{{{component9|}}}|{{{component9amt|0}}}}}<div style="background:#659bb7;width:100%;height:3px;text-align:center;margin-top:2px;position:relative"> </div><!--End components display--> | {{componentbox/itemrow|{{{component9|}}}|{{{component9amt|0}}}}}<div style="background:#659bb7;width:100%;height:3px;text-align:center;margin-top:2px;position:relative"> </div><!--End components display--> | ||
<!--start stats--> | <!--start stats--> | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Mass{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{mass|0}}}</div></div>{{#if: {{{volume|}}} | | + | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Mass{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{mass|0}}} Kg</div></div>{{#if: {{{volume|}}} | |
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Volume{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{volume|0}}}</div></div>|}}{{#if: {{{refinetime|}}} | | + | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Volume{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{volume|0}}} L</div></div>|}}{{#if: {{{refinetime|}}} | |
<div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Refine time{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refinetime|0}}}</div></div> | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Refine time{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refinetime|0}}}</div></div> | ||
+ | |}}{{#if: {{{capacity|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Capacity{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{capacity|}}}</div></div> | ||
|}}{{#if: {{{refineefficiecy|}}} | | |}}{{#if: {{{refineefficiecy|}}} | | ||
<div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Refine efficiency{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refineefficiecy|0}}}</div></div> | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Refine efficiency{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refineefficiecy|0}}}</div></div> |