Difference between revisions of "Template:CargoShipinfobox"
From Space Engineers Wiki
m |
Fabricator77 (talk | contribs) (Add speed of ship field) |
||
Line 10: | Line 10: | ||
|}}{{#if: {{{mass|}}} | | |}}{{#if: {{{mass|}}} | | ||
<div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{CargoShipinfobox/mass{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{mass|0}}} kg</div></div> | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{CargoShipinfobox/mass{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{mass|0}}} kg</div></div> | ||
+ | |}}{{#if: {{{speed|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{CargoShipinfobox/speed{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{speed|0}}} m/s</div></div> | ||
|}}{{#if: {{{boobytrap|}}} | | |}}{{#if: {{{boobytrap|}}} | | ||
<div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{CargoShipinfobox/Boobytrapped{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{boobytrap|No}}}</div></div> | <div style="width:100%;position:relative;height:25px"> <div style="float:left;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{CargoShipinfobox/Boobytrapped{{lang}}}}:</div><div style="float:right;padding:2px;color:black;font-size:1em;font-family:Gotham;">{{{boobytrap|No}}}</div></div> | ||
Line 30: | Line 32: | ||
| class = class of ship (first word of name usually) | | class = class of ship (first word of name usually) | ||
| mass = mass of ship | | mass = mass of ship | ||
+ | | speed = speed of ship | ||
| boobytrap = is the ship booby-trapped with warheads? Yes/No | | boobytrap = is the ship booby-trapped with warheads? Yes/No | ||
| missileturrets = number of missile turrets. | | missileturrets = number of missile turrets. |
Revision as of 03:23, 27 August 2014
Cargo Ship
No NameFor cargo ship pages. Usage:
{{CargoShipinfobox | name = name of ship | image = image of ship | class = class of ship (first word of name usually) | mass = mass of ship | speed = speed of ship | boobytrap = is the ship booby-trapped with warheads? Yes/No | missileturrets = number of missile turrets. | gatlingturrets = number of gatling turrets. | antipersonnelturrets = number of antipersonnel turrets. | shipsize = large | version = 01.023.000 current game version, use {{subst:currentversion}} }}