Template:Infobox AH Vehicle/doc

From AHWiki
Jump to: navigation, search
This is a documentation subpage for Template:Infobox AH Vehicle (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Edit the vehicle page, not this template page[edit]

To add infobox data to a vehicle page, do not edit this page. Open this page in another window/tab and use the information to help you edit the infobox on the vehicle page.

Usage[edit]

Infobox AH Vehicle[edit]

{{Infobox AH Vehicle}}

This infobox shows summary information for Aces High II vehicles.

Only the name and country fields are required; all others are optional.

{{Infobox AH Vehicle
|name         =<!-- REQUIRED: name of the specific variant -->
|image        =<!-- screenshot image.... no "Image:", just the filename -->
|type         =<!-- e.g. Tank, Troop Transport -->
|variantof    =<!-- optional link to parent article -->
|nickname     =<!-- optional nickname (use this if only one) -->
|nicknames    =<!-- optional nicknames (use this if more than one) -->
|country      =<!-- REQUIRED: country of manufacture -->
|manufacturer =<!-- manufacturing company -->
|crew         =<!-- e.g. Single-seat, Seven crew -->
|width        =
|length       =
|height       =
|speed        =<!-- max speed -->
|maingun      =<!-- description of the main gun (primary armament).  
               If "maingun" is not entered, "options" are ignored. -->
|options1     =<!-- This field enables "Ordnance Option" header!!! up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options2     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options3     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options4     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options5     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options6     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options7     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|options8     =<!-- up to 8 options can be specified, e.g. HE, AP, Smoke -->
|cargo1       =<!-- up to 3 cargo options can be specified -->
|cargo2       =<!-- up to 3 cargo options can be specified -->
|cargo3       =<!-- up to 3 cargo options can be specified -->
|ord1         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|ord2         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|ord3         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|ord4         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|ord5         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|ord6         =<!-- up to 6 ordinance items can be specified (apart from main gun above) -->
|auxord1      =<!-- up to 4 auxiliary weapons items can be specified -->
|auxord2      =<!-- up to 4 auxiliary weapons items can be specified -->
|auxord3      =<!-- up to 4 auxiliary weapons items can be specified -->
|auxord4      =<!-- up to 4 auxiliary weapons items can be specified -->
|armor1       =<!-- This field enables "Armor Thickness" header!!!  Armor thickness -->
|armorname1   =<!-- Armor description -->
|armor2       =<!-- Armor thickness -->
|armorname2   =<!-- Armor description -->
|armor3       =<!-- Armor thickness -->
|armorname3   =<!-- Armor description -->
|armor4       =<!-- Armor thickness -->
|armorname4   =<!-- Armor description -->
|armor5       =<!-- Armor thickness -->
|armorname5   =<!-- Armor description -->
|armor6       =<!-- Armor thickness -->
|armorname6   =<!-- Armor description -->
|armor7       =<!-- Armor thickness -->
|armorname7   =<!-- Armor description -->
|armor8       =<!-- Armor thickness -->
|armorname8   =<!-- Armor description -->
|armor9       =<!-- Armor thickness -->
|armorname9   =<!-- Armor description -->
|armor10       =<!-- Armor thickness -->
|armorname10   =<!-- Armor description -->
|armor11       =<!-- Armor thickness -->
|armorname11   =<!-- Armor description -->
|armor12       =<!-- Armor thickness -->
|armorname12   =<!-- Armor description -->
|armor13       =<!-- Armor thickness -->
|armorname13   =<!-- Armor description -->
|armor14       =<!-- Armor thickness -->
|armorname14   =<!-- Armor description -->
|armor15       =<!-- Armor thickness -->
|armorname15   =<!-- Armor description -->
|earliestMA   =<!-- This field enables "Main Arenas" header!!! link to the earliest Main Arena in which the aircraft is available -->
|perkcost     =<!-- typical perk cost in Main Arenas -->
|LWENY        =<!-- typical ENY value in Late War Main Arenas -->
}}

Example[edit]

{{Infobox AH Vehicle
|name         =Panzer IV Type H
|image        =PanzerIVtypeH.jpg
|type         =Tank
|variantof    =[[Panzer IV]]
|country      =Germany
|manufacturer =Krupp, Vomag, Nibelungenwerk
|crew         =5
|speed        =25 mph
|width        =2.88m
|length       =7.02m
|height       =2.68m
|maingun      =75 mm KwK 40 L/48
|options1     =HE (High Explosive)
|options2     =AP (Armor Piercing)
|options3     =Smoke
|auxord1      =3x 7.9mm MG 34
|armor1       =50mm 
|armorname1   =Turret Front
|armor2       =50mm
|armorname2   =Turret Sides and Rear
|armor3       =16mm
|armorname3   =Turret Top
|armor4       =80mm
|armorname4   =Hull Front
|armor5       =30mm
|armorname5   =Hull Sides
|armor6       =20mm
|armorname6   =Hull Rear
|armor7       =11mm
|armorname7   =Hull Top
|armor8       =10mm
|armorname8   =Hull Bottom
|armor9       =5mm
|armorname9   =Skirt
|earliestMA   =[[Mid war]]
|perkcost     =0
|LWENY        =25
}}