Template:Infobox AH Aircraft/doc

From AHWiki
Jump to: navigation, search
This is a documentation subpage for Template:Infobox AH Aircraft (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 aircraft page, not this template page[edit]

To add infobox data to an aircraft 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 aircraft page.

Usage[edit]

Infobox AH Aircraft[edit]

{{Infobox AH Aircraft}}

This infobox shows summary information for Aces High III aircraft.

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

{{Infobox AH Aircraft
|name         =<!-- aircraft name/designation -->
|image        =<!-- screenshot image.... no "Image:", just the filename -->
|type         =<!-- REQUIRED: e.g. Bomber, Naval fighter/attacker, 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 -->
|wingspan     =
|length       =
|height       =
|internalfuel =
|loadout1-1   =<!-- up to 5 loadouts can be specified, each with up to 3 elements -->
|loadout1-2   =<!-- optional second element of this loadout -->
|loadout1-3   =<!-- optional third element of this loadout -->
|loadout2-1   =<!-- up to 5 loadouts can be specified, each with up to 3 elements -->
|loadout2-2   =<!-- optional second element of this loadout -->
|loadout2-3   =<!-- optional third element of this loadout -->
|loadout3-1   =<!-- up to 5 loadouts can be specified, each with up to 3 elements -->
|loadout3-2   =<!-- optional second element of this loadout -->
|loadout3-3   =<!-- optional third element of this loadout -->
|loadout4-1   =<!-- up to 5 loadouts can be specified, each with up to 3 elements -->
|loadout4-2   =<!-- optional second element of this loadout -->
|loadout4-3   =<!-- optional third element of this loadout -->
|loadout5-1   =<!-- up to 5 loadouts can be specified, each with up to 3 elements -->
|loadout5-2   =<!-- optional second element of this loadout -->
|loadout5-3   =<!-- optional third element of this loadout -->
|options1     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options2     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options3     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options4     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options5     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options6     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options7     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options8     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options9     =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options10    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options11    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options12    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options13    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options14    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|options15    =<!-- up to 15 options can be specified, e.g. rockets, bombs, drop tanks -->
|earliestMA   =<!-- MUST BE ONE OF:  EW, MW, LW  ...the earliest Main Arena in which the aircraft is available -->
|perkcost     =<!-- "typical" perk cost in Late War Main Arenas -->
|LWENY        =<!-- ENY value in Late War Main Arenas -->
|carrier      =<!-- available from carriers in Main Arenas: yes/no -->
}}

Example[edit]

{{Infobox AH Aircraft
|name         =P38-L
|image        =P38l.jpg
|type         =Fighter/attacker
|variantof    =[[P-38 Lightning]]
|country      =USA
|manufacturer =Lockheed
|crew         =Single-seat
|wingspan     =52'
|length       =37'10"
|height       =9'10"
|internalfuel =410 gallons
|loadout1-1   =4x [[M2 Browning machine gun|.50 Cal M2]] 500 rpg
|loadout1-2   =1x 20 mm M2 150 rpg
|loadout2-1   =4x [[M2 Browning machine gun|.50 Cal M2]] 200 rpg
|loadout2-2   =1x 20 mm M2 150 rpg
|options1     =10x HVAR 5" Rockets
|options2     =2x 250 lb bombs 
|options3     =2x 500 lb bombs
|options4     =2x 1,000 lb bombs
|options5     =2x 150 gallon drop tanks
|options6     =1x 150 gallon drop tank
|options7     =1x 1K bomb + 1 drop tank
|earliestMA   =LW
|perkcost     =0
|LWENY        =20
|carrier      =no
}}