Difference between revisions of "Template:Turret"
From MechWarrior: Living Legends Wiki
DragonGod004 (talk | contribs) m (Added 10px margin to left side of infobox to prevent crowding with fluff text.) |
DragonGod004 (talk | contribs) m (Fixed name field) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="Turret" style="border:1px solid #250b2d; text-align:left; font-size:9pt; width:{{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}; margin-left: 10px;" cellpadding="1" cellspacing="0" rules="all" align="right" | {| class="Turret" style="border:1px solid #250b2d; text-align:left; font-size:9pt; width:{{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}; margin-left: 10px;" cellpadding="1" cellspacing="0" rules="all" align="right" | ||
− | ! colspan="3" style="background:#2a2a2a; text-align:center; width:{{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}; font-size:12pt" | {{ | + | ! colspan="3" style="background:#2a2a2a; text-align:center; width:{{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}; font-size:12pt" | {{{Name}}} |
|- | |- | ||
| colspan="3" style="text-align:center" | [[{{{Image}}} | {{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}]] | | colspan="3" style="text-align:center" | [[{{{Image}}} | {{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}]] |
Revision as of 17:57, 17 August 2017
Calliope | ||
---|---|---|
Armament: | ||
Armor | 4500 | |
Detection Ranges | ||
Battle Armor: Mechs: Vehicles: VTOLs: Aerospace Fighters: |
250 meters 500 meters 500 meters 700 meters 700 meters |
Usage
{{Turret
| Image = File:Name Of Image.jpg
| ImageSize = Number only (in px; optional; default 350)
| Weapons = Weapons*
| Armor = Armor at full health
| Range BA = Detection range for BA in meter
| Range Mech = Detection range for Mechs in meter
| Range Vehicle = Detection range for Vehicles in meter
| Range VTOL = Detection range for VTOLs in meter
| Range ASF = Detection range for ASF in meter
}}
Notes
- Weapons and Equipment require <ul> and <li> to function properly as unordered lists (see template).
Template
{{Turret | Image = | ImageSize = | Weapons = <ul> <li> <li> <li> </ul> | Armor = | Range BA = | Range Mech = | Range Vehicle = | Range VTOL = | Range ASF = }}