Difference between revisions of "Template:Unitinfo"
From D-day: wiki
(12 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{| | {| | ||
<table width="320px" class="infobox"> | <table width="320px" class="infobox"> | ||
− | |||
<tr><td colspan="2" class="box1"><div> | <tr><td colspan="2" class="box1"><div> | ||
{{{name|{{PAGENAME}}}}}</div> | {{{name|{{PAGENAME}}}}}</div> | ||
Line 19: | Line 18: | ||
! class="boxtext" {{!}} Type: | ! class="boxtext" {{!}} Type: | ||
{{!}} {{{type|}}} | {{!}} {{{type|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
+ | {{#if:{{{nick|}}} | | ||
+ | ! class="boxtext" {{!}} Other Name: | ||
+ | {{!}} {{{nick|}}} | ||
}} | }} | ||
|- | |- | ||
Line 25: | Line 30: | ||
! class="boxtext" {{!}} Owner: | ! class="boxtext" {{!}} Owner: | ||
{{!}} {{{owner|}}} | {{!}} {{{owner|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
+ | {{#if:{{{manu|}}} | | ||
+ | ! class="boxtext" {{!}} Manufacturer: | ||
+ | {{!}} {{{manu|}}} | ||
}} | }} | ||
|- | |- | ||
Line 43: | Line 54: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{width|}}} | | {{#if:{{{width|}}} | | ||
! class="boxtext" {{!}} Width: | ! class="boxtext" {{!}} Width: | ||
Line 48: | Line 60: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{height|}}} | | {{#if:{{{height|}}} | | ||
! class="boxtext" {{!}} Height: | ! class="boxtext" {{!}} Height: | ||
Line 53: | Line 66: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{weight|}}} | | {{#if:{{{weight|}}} | | ||
! class="boxtext" {{!}} Weight: | ! class="boxtext" {{!}} Weight: | ||
Line 58: | Line 72: | ||
}} | }} | ||
|- | |- | ||
+ | |||
+ | {{#if:{{{armour|}}} | | ||
+ | ! class="boxtext" {{!}} Armour: | ||
+ | {{!}} {{{armour|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
{{#if:{{{speed|}}} | | {{#if:{{{speed|}}} | | ||
! class="boxtext" {{!}} Speed: | ! class="boxtext" {{!}} Speed: | ||
Line 63: | Line 84: | ||
}} | }} | ||
|- | |- | ||
+ | |||
<tr><td colspan="2" class="box2"> | <tr><td colspan="2" class="box2"> | ||
<div>Armament</div> | <div>Armament</div> | ||
</td></tr> | </td></tr> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
{{#if:{{{wep1|}}} | | {{#if:{{{wep1|}}} | | ||
Line 114: | Line 131: | ||
}} | }} | ||
|- | |- | ||
+ | |||
<tr><td colspan="2" class="box3"> | <tr><td colspan="2" class="box3"> | ||
<div>. . . .</div> | <div>. . . .</div> | ||
Line 119: | Line 137: | ||
</table> | </table> | ||
|} | |} | ||
− | |||
{{stack end}} | {{stack end}} |
Latest revision as of 15:35, 9 December 2013
|