Difference between revisions of "Template:CargoShipinfobox"
From Space Engineers Wiki
(Fixed) |
(+changed template, should be updating everything else to make this work - !this will break everything temporarily!) |
||
Line 1: | Line 1: | ||
<div style="width:350px;float:right;border: solid 1px black;"> | <div style="width:350px;float:right;border: solid 1px black;"> | ||
<div style="background:#486d82;padding:0.25em;text-align:center;"> | <div style="background:#486d82;padding:0.25em;text-align:center;"> | ||
− | <p style="color:white;font-size:1em;text-shadow:0px 0px 0.40em rgba(0,0,0,1) | + | <p style="color:white;font-size:1em;text-shadow:0px 0px 0.40em rgba(0,0,0,1);margin:0;">Cargo Ship</p> |
− | <p style="line-height: 1.25;color:white;font-size:2em;text-shadow:0px 0px 0.40em rgba(0,0,0,1); | + | <p style="line-height: 1.25;color:white;font-size:2em;text-shadow:0px 0px 0.40em rgba(0,0,0,1);;margin:0; ">{{#if: {{{name|}}} | {{{name|}}} | {{{name|No Name}}} }}</p> |
<div style="background:#659bb7;width:100%;height:3px;"></div></div> | <div style="background:#659bb7;width:100%;height:3px;"></div></div> | ||
<div style="background:#b2d5e8;padding:0.25em;text-align:center;"> | <div style="background:#b2d5e8;padding:0.25em;text-align:center;"> | ||
{{#if: {{{class|}}} | | {{#if: {{{class|}}} | | ||
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/class{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{class|}}}</div> |
</div>|}} | </div>|}} | ||
{{#if: {{{mass|}}} | | {{#if: {{{mass|}}} | | ||
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/mass{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{mass}}} kg</div> |
</div>|}} | </div>|}} | ||
{{#if: {{{speed|}}} | | {{#if: {{{speed|}}} | | ||
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/speed{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{speed}}} m/s</div> |
</div>|}} | </div>|}} | ||
{{#if: {{{boobytrap|}}} | | {{#if: {{{boobytrap|}}} | | ||
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/Boobytrapped{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{boobytrap}}}</div> |
</div>|}} | </div>|}} | ||
− | {{#if: {{{ | + | {{#if: {{{directfireweapons|}}} | |
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/directfireweapons{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{directfireweapons}}}</div> |
</div>|}} | </div>|}} | ||
− | {{#if: {{{ | + | {{#if: {{{exteriordefense|}}} | |
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/exteriordefense{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{exteriordefense}}}</div> |
</div>|}} | </div>|}} | ||
− | {{#if: {{{ | + | {{#if: {{{interiordefense|}}} | |
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/interiordefense{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{interiordefense}}}</div> |
</div>|}} | </div>|}} | ||
{{#if: {{{shipsize|}}} | | {{#if: {{{shipsize|}}} | | ||
<div style="width:100%;position:relative;height:25px;padding:2px;"> | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
− | <div style="float:left;color:black;font-size:1em | + | <div style="float:left;color:black;font-size:1em;">{{CargoShipinfobox/Ship size{{lang}}}}:</div> |
− | <div style="float:right;color:black;font-size:1em | + | <div style="float:right;color:black;font-size:1em;">{{{shipsize}}}</div> |
</div> | </div> | ||
|}}</div></div><noinclude> | |}}</div></div><noinclude> | ||
Line 56: | Line 56: | ||
| speed = speed 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 | ||
− | | | + | | directfireweapons = number of directly fired weapons (gatling gun, rocket launchers) |
− | | gatlingturrets = number of gatling | + | | gatlingturrets = number of exterior defenses (gatling, interior, missile) |
− | | antipersonnelturrets = number of | + | | antipersonnelturrets = number of interior defenses (gatling, interior, missile) |
| shipsize = large | | shipsize = large | ||
}} | }} |
Revision as of 06:10, 11 November 2015
Cargo Ship
No Name
For cargo ship pages. Usage:
{{CargoShipinfobox | name = name 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 | directfireweapons = number of directly fired weapons (gatling gun, rocket launchers) | gatlingturrets = number of exterior defenses (gatling, interior, missile) | antipersonnelturrets = number of interior defenses (gatling, interior, missile) | shipsize = large }}