Difference between revisions of "Template:Turret"

From MechWarrior: Living Legends Wiki
Jump to: navigation, search
(Turret Infobox go!)
 
m (Added 10px margin to left side of infobox to prevent crowding with fluff text.)
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}};" 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" | {{PAGENAME}}
 
! colspan="3" style="background:#2a2a2a; text-align:center; width:{{#if: {{{ImageSize|}}}|{{{ImageSize}}}px|350px}}; font-size:12pt" | {{PAGENAME}}
 
|-
 
|-

Revision as of 23:29, 16 August 2017



Calliope
Calliope.jpg
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 = 
}}