Difference between revisions of "Template:Componentbox"
From Space Engineers Wiki
m (translation hooks) |
|||
Line 28: | Line 28: | ||
<div style="background:#659bb7;width:100%;height:3px;text-align:center;margin-top:2px;position:relative"> </div><!--End components display--> | <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;">Mass:</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}}}</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;">Volume:</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}}}</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;">Refine time:</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: {{{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;">Refine | + | <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> |
|}}{{#if: {{{refinefrom|}}} | | |}}{{#if: {{{refinefrom|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Refine from:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">[[{{{refinefrom|}}}{{{lang}}}|{{{refinefrom|}}}]]</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 from{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">[[{{{refinefrom|}}}{{{lang}}}|{{{refinefrom|}}}]]</div></div> |
|}}{{#if: {{{buildtime|}}} | | |}}{{#if: {{{buildtime|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Build time (seconds):</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{buildtime|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/Build time (seconds){{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{buildtime|0}}}</div></div> |
|}}{{#if: {{{disassembleratio|}}} | | |}}{{#if: {{{disassembleratio|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Disassemble | + | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{Componentbox/Disassemble Ratio{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{disassembleratio|0}}}</div></div> |
|}}{{#if: {{{deformationratio|}}} | | |}}{{#if: {{{deformationratio|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Deformation Ratio:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{deformationratio|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/Deformation Ratio{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{deformationratio|0}}}</div></div> |
|}}{{#if: {{{refinespeed|}}} | | |}}{{#if: {{{refinespeed|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Refine Speed:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refinespeed|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 Speed{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{refinespeed|0}}}</div></div> |
|}}{{#if: {{{materialefficiency|}}} | | |}}{{#if: {{{materialefficiency|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Material Efficiency:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{materialefficiency|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/Material Efficiency{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{materialefficiency|0}}}</div></div> |
|}}{{#if: {{{powerconsumption|}}} | | |}}{{#if: {{{powerconsumption|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Active Power Consumption:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{powerconsumption|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/Active Power Consumption{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{powerconsumption|0}}}</div></div> |
|}}{{#if: {{{powerstandby|}}} | | |}}{{#if: {{{powerstandby|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Idle Power Consumption:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{powerstandby|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/Idle Power Consumption{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{powerstandby|0}}}</div></div> |
|}}{{#if: {{{integrity|}}} | | |}}{{#if: {{{integrity|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">Integrity:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{integrity|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/Integrity{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{integrity|0}}}</div></div> |
|}}<!--end stats--></div> | |}}<!--end stats--></div> | ||
</div>{{#if: {{NAMESPACE}} | | {{#if: {{{nocat|}}} | |<includeonly>[[Category:{{#switch: {{{type|l}}} | </div>{{#if: {{NAMESPACE}} | | {{#if: {{{nocat|}}} | |<includeonly>[[Category:{{#switch: {{{type|l}}} |