Difference between revisions of "Template:Unitinfo"
From D-day: wiki
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{stack begin}} | {{stack begin}} | ||
{| | {| | ||
− | |||
<table width="320px" class="infobox"> | <table width="320px" class="infobox"> | ||
<tr><td colspan="2" class="box1"><div> | <tr><td colspan="2" class="box1"><div> | ||
Line 21: | Line 20: | ||
}} | }} | ||
|- | |- | ||
+ | |||
+ | {{#if:{{{nick|}}} | | ||
+ | ! class="boxtext" {{!}} Other Name: | ||
+ | {{!}} {{{nick|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
{{#if:{{{owner|}}} | | {{#if:{{{owner|}}} | | ||
! class="boxtext" {{!}} Owner: | ! class="boxtext" {{!}} Owner: | ||
Line 26: | Line 32: | ||
}} | }} | ||
|- | |- | ||
+ | |||
+ | {{#if:{{{manu|}}} | | ||
+ | ! class="boxtext" {{!}} Manufacturer: | ||
+ | {{!}} {{{manu|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
{{#if:{{{year|}}} | | {{#if:{{{year|}}} | | ||
! class="boxtext" {{!}} Year: | ! class="boxtext" {{!}} Year: | ||
Line 41: | Line 54: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{width|}}} | | {{#if:{{{width|}}} | | ||
! class="boxtext" {{!}} Width: | ! class="boxtext" {{!}} Width: | ||
Line 46: | Line 60: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{height|}}} | | {{#if:{{{height|}}} | | ||
! class="boxtext" {{!}} Height: | ! class="boxtext" {{!}} Height: | ||
Line 51: | Line 66: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{weight|}}} | | {{#if:{{{weight|}}} | | ||
! class="boxtext" {{!}} Weight: | ! class="boxtext" {{!}} Weight: | ||
Line 56: | Line 72: | ||
}} | }} | ||
|- | |- | ||
+ | |||
+ | {{#if:{{{armour|}}} | | ||
+ | ! class="boxtext" {{!}} Armour: | ||
+ | {{!}} {{{armour|}}} | ||
+ | }} | ||
+ | |- | ||
+ | |||
{{#if:{{{speed|}}} | | {{#if:{{{speed|}}} | | ||
! class="boxtext" {{!}} Speed: | ! class="boxtext" {{!}} Speed: | ||
Line 61: | 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|}}} | | ||
! class="boxtext" {{!}} Primary Weapon: | ! class="boxtext" {{!}} Primary Weapon: | ||
Line 75: | Line 95: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{dam1|}}} | | {{#if:{{{dam1|}}} | | ||
! class="boxtext" {{!}} - Damage: | ! class="boxtext" {{!}} - Damage: | ||
Line 80: | Line 101: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{rof1|}}} | | {{#if:{{{rof1|}}} | | ||
! class="boxtext" {{!}} - Rate of Fire: | ! class="boxtext" {{!}} - Rate of Fire: | ||
Line 85: | Line 107: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{wep2|}}} | | {{#if:{{{wep2|}}} | | ||
! class="boxtext" {{!}} Secondary Weapon: | ! class="boxtext" {{!}} Secondary Weapon: | ||
Line 90: | Line 113: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{dam2|}}} | | {{#if:{{{dam2|}}} | | ||
! class="boxtext" {{!}} - Damage: | ! class="boxtext" {{!}} - Damage: | ||
Line 95: | Line 119: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{rof2|}}} | | {{#if:{{{rof2|}}} | | ||
! class="boxtext" {{!}} - Rate of Fire: | ! class="boxtext" {{!}} - Rate of Fire: | ||
Line 100: | Line 125: | ||
}} | }} | ||
|- | |- | ||
+ | |||
{{#if:{{{ammo|}}} | | {{#if:{{{ammo|}}} | | ||
! class="boxtext" {{!}} Ammo: | ! class="boxtext" {{!}} Ammo: | ||
Line 110: | Line 136: | ||
</td></tr> | </td></tr> | ||
</table> | </table> | ||
− | |||
|} | |} | ||
{{stack end}} | {{stack end}} |
Latest revision as of 15:35, 9 December 2013
|