Difference between revisions of "Template:VTOL"
DragonGod004 (talk | contribs) m (Added 10px margin to left side of infobox to prevent crowding with fluff text.) |
Bird Thing (talk | contribs) m |
||
Line 8: | Line 8: | ||
|- | |- | ||
| Ticket cost: || colspan="2" style="background:#383838" | [[Tickets|{{{Tickets}}} upon distruction]] | | Ticket cost: || colspan="2" style="background:#383838" | [[Tickets|{{{Tickets}}} upon distruction]] | ||
+ | |- | ||
+ | | Tonnage: || colspan="2" style="background:#383838" | {{{Tonnage}}} tons | ||
|- | |- | ||
| Speed: || colspan="2" style="background:#383838" | {{{Speed}}} km/h | | Speed: || colspan="2" style="background:#383838" | {{{Speed}}} km/h | ||
Line 90: | Line 92: | ||
| Faction = Clan | | Faction = Clan | ||
| Tickets = 5 | | Tickets = 5 | ||
+ | | Tonnage = 35 | ||
| Speed = 400 | | Speed = 400 | ||
Line 134: | Line 137: | ||
| Faction = '''Inner Sphere or Clan'''<br> | | Faction = '''Inner Sphere or Clan'''<br> | ||
| Tickets = '''Number only'''<br> | | Tickets = '''Number only'''<br> | ||
+ | | Tonnage = '''Number only'''<br> | ||
| Speed = '''Number only'''<br> | | Speed = '''Number only'''<br> | ||
<br> | <br> |
Revision as of 04:26, 22 October 2017
VTOL | ||
---|---|---|
Faction | Clan | |
Ticket cost: | 5 upon destruction | |
Tier: | {{{Tier}}} | |
Tonnage: | 35 tons | |
Speed: | 400 km/h | |
Variant Armament | ||
Variant | Weapons | Equipment |
Prime: Price: 65,000 CBills Total armor: 10,000 |
||
A: Price: 75,000 CBills Total armor: 16,000 |
All stats current as of release 0.15.3
Usage
{{VTOL
| Image = [[File:Name Of Image.png]]
| ImageSize = Number only (in px; optional; default 350)
| Faction = Inner Sphere or Clan
| Tickets = Number only
| Tonnage = Number only
| Speed = Number only
| Price Prime = Price of prime, number only (commas accepted)
| ArmorT Prime = Total Armor, number only (commas accepted)
| Equip Prime = Equipment*
| Weapons Prime = Weapon* (required)
| Price A = Price of A, number only (commas accepted)
| ArmorT A = Total Armor, number only (commas accepted)
| Equip A = Equipment*
| Weapons A = Weapon* (required to be shown)
| Price B = Price of B, number only (commas accepted)
| ArmorT B = Total Armor, number only (commas accepted)
| Equip B = Equipment*
| Weapons B = Weapon* (required to be shown)
| Price C = Price of C, number only (commas accepted)
| ArmorT C = Total Armor, number only (commas accepted)
| Equip C = Equipment*
| Weapons C = Weapon* (required to be shown)
. . .
| Price J = Price of J, number only (commas accepted)
| ArmorT J = Total Armor, number only (commas accepted)
| Equip J = Equipment*
| Weapons J = Weapon* (required to be shown)
NOTE: Armor currently not working!
| Armor CT = Center torso armor, number only
| Armor LRT = Left and right torso armor if symmetrical, number only
| Armor LT = Left torso armor if asymmetrical, number only
| Armor RT = Right torso armor if asymmetrical, number only
| Armor LRA = Left and right arm armor, number only
| Armor LRL= Left and right leg armor, number only
| Armor H = Head armor, number only
| Armor B = Back armor, number only
| Armor LE = Left external armor, number only (use only if all variants have external pods)
| Armor RE = Right external armor, number only (use only if all variants have external pods)
}}
Notes
- Use proper name for Faction as this is used for categorization.
- Image should be Prime variant on white, black, or transparent background.
- Total Armor - sum of armor points for components minus the external pods armor (to avoid confusion between variants with and without external pods).
- Weapons and Equipment require <ul> and <li> to function properly as unordered lists (see template).
- Variants will not display if no Weapons are listed.
Template
{{VTOL | Image = | ImageSize = | Faction = | Tickets = | Speed = | Price Prime = | ArmorT Prime = | Weapons Prime = <ul> <li> <li> <li> </ul> | Equip Prime = <ul> <li> <li> <li> </ul> | Price A = | ArmorT A = | Weapons A = <ul> <li> <li> <li> </ul> | Equip A = <ul> <li> <li> <li> </ul> | Price B = | ArmorT B = | Weapons B = <ul> <li> <li> <li> </ul> | Equip B = <ul> <li> <li> <li> </ul> | Price C = | ArmorT C = | Weapons C = <ul> <li> <li> <li> </ul> | Equip C = <ul> <li> <li> <li> </ul> }}