Difference between revisions of "Template:CargoShipinfobox"
From Space Engineers Wiki
m |
(+hopefully this does it) |
||
(23 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | <div style=" | + | {{#if: 1| |
+ | {{#if: {{{image|}}}|{{#set:image={{{image|}}}}}|}} | ||
+ | {{#if: {{{mass|}}}|{{#set:mass={{{mass|}}}}}|}} | ||
+ | {{#if: {{{speed|}}}|{{#set:speed={{{speed|}}}}}|}} | ||
+ | {{#if: {{{boobytrap|}}}|{{#set:boobytrap={{{boobytrap|}}}}}|}} | ||
+ | {{#if: {{{shipsize|}}}|{{#set:shipsize={{{shipsize|}}}}}|}} | ||
+ | <!-- | ||
+ | {{#if: {{{directfireweapons|}}}|{{#set:directfireweapons={{{directfireweapons|}}} }}|}} | ||
+ | {{#if: {{{exteriordefense|}}}|{{#set:exteriordefense={{{exteriordefense|}}} }}|}} | ||
+ | {{#if: {{{interiordefense|}}}|{{#set:interiordefense={{{interiordefense|}}} }}|}} | ||
+ | --> | ||
+ | |}} | ||
+ | <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);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);;margin:0; ">{{#if: {{{name|}}} | {{{name|}}} | {{{name|No Name}}} }}</p> |
− | {{#if: {{{name|}}} | {{{name|}}} | {{{name|No Name}}} }}</ | + | {{#if: {{{image|}}} | |
− | <div style="background:#659bb7;width:100%;height:3px | + | <table border="0" style="text-align:center;width:100%;"> |
− | </div><div style="background:#b2d5e8;padding:0.25em;text-align:center;"> | + | <tr> |
+ | <td>[[File:{{{image}}}|frameless|300px]]</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |}} | ||
+ | <div style="background:#659bb7;width:100%;height:3px;"></div></div> | ||
+ | <div style="background:#b2d5e8;padding:0.25em;text-align:center;"> | ||
{{#if: {{{class|}}} | | {{#if: {{{class|}}} | | ||
− | <div style="width:100%;position:relative;height:25px"> | + | <div style="width:100%;position:relative;height:25px;padding:2px;"> |
− | |}}{{#if: {{{mass|}}} | | + | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/class{{lang}}}}:'''</div> |
− | <div style="width:100%;position:relative;height:25px"> | + | <div style="float:right;color:black;font-size:1em;">{{{class|}}}</div> |
− | |}}{{#if: {{{boobytrap|}}} | | + | </div>|}} |
− | <div style="width:100%;position:relative;height:25px"> | + | {{#if: {{{mass|}}} | |
− | |}}{{#if: {{{ | + | <div style="width:100%;position:relative;height:25px;padding:2px;"> |
− | <div style="width:100%;position:relative;height:25px"> | + | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/mass{{lang}}}}:'''</div> |
− | |}}{{#if: {{{ | + | <div style="float:right;color:black;font-size:1em;">{{{mass}}} kg</div> |
− | <div style="width:100%;position:relative;height:25px"> | + | </div>|}} |
− | |}}{{#if: {{{ | + | {{#if: {{{speed|}}} | |
− | <div style="width:100%;position:relative;height:25px"> | + | <div style="width:100%;position:relative;height:25px;padding:2px;"> |
− | |}}{{#if: {{{shipsize|}}} | | + | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/speed{{lang}}}}:'''</div> |
− | <div style="width:100%;position:relative;height:25px"> | + | <div style="float:right;color:black;font-size:1em;">{{{speed}}} m/s</div> |
+ | </div>|}} | ||
+ | {{#if: {{{boobytrap|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
+ | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/Boobytrapped{{lang}}}}:'''</div> | ||
+ | <div style="float:right;color:black;font-size:1em;">{{{boobytrap}}}</div> | ||
+ | </div>|}} | ||
+ | {{#if: {{{directfireweapons|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
+ | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/directfireweapons{{lang}}}}:'''</div> | ||
+ | <div style="float:right;color:black;font-size:1em;">{{{directfireweapons}}}</div> | ||
+ | </div>|}} | ||
+ | {{#if: {{{exteriordefense|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
+ | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/exteriordefense{{lang}}}}:'''</div> | ||
+ | <div style="float:right;color:black;font-size:1em;">{{{exteriordefense}}}</div> | ||
+ | </div>|}} | ||
+ | {{#if: {{{interiordefense|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
+ | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/interiordefense{{lang}}}}:'''</div> | ||
+ | <div style="float:right;color:black;font-size:1em;">{{{interiordefense}}}</div> | ||
+ | </div>|}} | ||
+ | {{#if: {{{shipsize|}}} | | ||
+ | <div style="width:100%;position:relative;height:25px;padding:2px;"> | ||
+ | <div style="float:left;color:black;font-size:1em;">'''{{CargoShipinfobox/Ship size{{lang}}}}:'''</div> | ||
+ | <div style="float:right;color:black;font-size:1em;">{{{shipsize}}}</div> | ||
+ | </div> | ||
|}}</div></div><noinclude> | |}}</div></div><noinclude> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
Line 27: | Line 71: | ||
{{CargoShipinfobox | {{CargoShipinfobox | ||
| name = name of ship | | name = name of ship | ||
− | | image = image of ship | + | | image = image of ship (file name without 'File:') |
| 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 (usually cargo ships spawn at a set speed) | ||
| 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) |
− | | | + | | exteriordefense = number of exterior defenses (gatling, interior, missile) |
− | | | + | | interiordefense = number of interior defenses (gatling, interior, missile) |
− | | shipsize = large | + | | shipsize = block size of the ship (large or small) |
− | + | }} | |
+ | </pre> | ||
+ | <!--not used: | ||
| version = 01.023.000 current game version, use {{subst:currentversion}} | | version = 01.023.000 current game version, use {{subst:currentversion}} | ||
− | + | --> | |
− | + | </noinclude> |
Latest revision as of 17:54, 30 November 2015
Cargo Ship
No Name
For cargo ship pages. Usage:
{{CargoShipinfobox | name = name of ship | image = image of ship (file name without 'File:') | class = class of ship (first word of name usually) | mass = mass of ship | speed = speed of ship (usually cargo ships spawn at a set speed) | boobytrap = is the ship booby-trapped with warheads? Yes/No | directfireweapons = number of directly fired weapons (gatling gun, rocket launchers) | exteriordefense = number of exterior defenses (gatling, interior, missile) | interiordefense = number of interior defenses (gatling, interior, missile) | shipsize = block size of the ship (large or small) }}