Template:Infobox Aircraft/doc

From AHWiki

Jump to: navigation, search


Contents

Edit the aircraft page, not this template page

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

Infobox Aircraft

{{Infobox Aircraft}}

This infobox shows summary information for World War II aircraft.

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

{{Infobox Aircraft
|name         =<!-- REQUIRED: name of the specific variant -->
|image        =<!-- photo.... 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 =
}}

Example

{{Infobox 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
}}
Personal tools