Misplaced Pages

Template:Infobox aircraft/doc: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< Template:Infobox aircraft Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 20:42, 19 May 2023 editPrarambh20 (talk | contribs)Extended confirmed users3,783 edits Template data added.← Previous edit Revision as of 07:52, 20 May 2023 edit undoGraemeLeggett (talk | contribs)Autopatrolled, Extended confirmed users, Pending changes reviewers111,133 edits Parameters: bring in from documentation for aircraft image, aircraft careerNext edit →
Line 71: Line 71:
:The subject of the article. When naming aircraft, please do not repeat the name of the manufacturer unless the name would be otherwise ambiguous. For example, "P-51 Mustang" does not need to have "North American" in front of it: the aircraft name is unambiguous and the manufacturer will be stated just a few lines down in the Type Infobox. Some exceptions exist, such as aircraft which only have model numbers; e.g. "Boeing 707". :The subject of the article. When naming aircraft, please do not repeat the name of the manufacturer unless the name would be otherwise ambiguous. For example, "P-51 Mustang" does not need to have "North American" in front of it: the aircraft name is unambiguous and the manufacturer will be stated just a few lines down in the Type Infobox. Some exceptions exist, such as aircraft which only have model numbers; e.g. "Boeing 707".


; image : In the format ''filename.xxx'' format with or without 'File:' tag
'''type'''
; size {{nobold|or}} image_size : Allows for the specification of image size; default is 250px.
:
; alt : Alt text for the image, for readers who cannot see the image. Please see ] for details.
; image_border : set to yes to add a thin border to the image
; caption : A short (one- or two-line) caption for the image. If it isn't descriptive, then please skip it. "Boeing 747" or "Boeing 747 in flight" should be patently obvious from the context and does not need to be captioned. "A Qantas Airlines Boeing 747-400 at Heathrow Airport in 2006" is an example of a useful caption. Captions will appeared centred in the infobox.
; long caption : A longer (multi-line), more detailed caption may be desirable from time to time. Long captions will appear left-justified in the infobox. Won't display if '''caption''' is defined.


'''other_names''' '''other_names'''
:any alternative names the aircraft or program may have. :any alternative names the particular aircraft (nicknames, nose art names) or program may have.
:Example: Super Jumbo, Joint Strike Fighter, Tomcat, Eagle, Dreamliner :Example: Super Jumbo, Joint Strike Fighter, Tomcat, Eagle, Dreamliner



Revision as of 07:52, 20 May 2023

This is a documentation subpage for Template:Infobox aircraft.
It may contain usage information, categories and other content that is not part of the original template page.
This template uses Lua:
CSSThis template uses TemplateStyles:

The {{Infobox aircraft}} can be used for any aeronautical item or initiative such as an aircraft, aircraft carrier, engine, or aircraft program. It is designed to display general characteristics and features of the item, along with its manufacturing details and history.

However, some parameters in the Infobox are only intended for specific types of items and are not recommended for use with other unrelated type of item or aircraft. If there is already a section discussing the specifications of the aeronautical item, the usage of specifications and performance parameters in the Infobox can be skipped.

It is recommended to specify the unit_pref parameter when entering data for unit-based parameters. Enter M for metric units or I for imperial units. If unit_pref is specified, do not enter the unit along with the value for unit-based parameters. If unit_pref is not specified, the unit should be added along with its value.

Infobox aircraft/doc
]
] {{{image_caption}}}
General information
Other name(s){{{other_names}}}
Type{{{type}}}
National origin{{{national_origin}}}
Manufacturer{{{manufacturer}}}
Designer{{{design_group}}} {{{designer}}} (Designer)
Built by{{{builder}}}
Issued by{{{issuer}}}
Owners{{{owners}}}
Service{{{service}}}
Major applications{{{major_applications}}}
Proposals{{{proposals}}}
Prototypes{{{prototypes}}}
Number built{{{number_built}}}
Registration{{{civil_registration}}}
Serial{{{military_serial}}}
Radio code{{{radio_code}}}
Requirement{{{requirement}}}
Aircraft carried{{{aircraft_carried}}}
Flights{{{flights}}}
Total hours{{{total_hours}}}
Total distance{{{total_distance}}}
History
Manufactured{{{construction_date}}}
Introduction date{{{introduction}}}
First flight{{{first_flight}}}
In service{{{in_service}}}
Last flight{{{last_flight}}}
Developed from{{{developed_from}}}
Related{{{related}}}
Developed into{{{developed_into}}}
Preserved at{{{preservation}}}
Fate{{{fate}}}
Predecessors{{{predecessors}}}
Successors{{{successors}}}


Usage

Complete Empty Syntax

{{Infobox aircraft
| name                     =
| unit_pref                = <!-- M for metric or I for imperial  -->
| logo                     =
| image                    =
| image_caption            =
| long_caption             =
| other_names              =
| type                     =
| national_origin          =
| manufacturer             =
| design_group             =
| designer                 =
| builder                  =
| issuer                   = 
| owners                   =
| service                  = 
| major_applications       =
| proposals                =
| prototypes               =
| number_built             =
| civil_registration       =
| military_serial          =
| radio_code               =
| requirement              =
| aircraft_carried         =
| flights                  =
| total_hours              =
| total_distance           =
| construction_date        =
| introduction             = 
| first_flight             = 
| first_run                =
| initiated                =
| developed_from           =
| in_service               = 
| last_flight              = 
| retired                  =
| concluded                =
| developed_into           = 
| preservation             =
| fate                     = 
| predecessors             = 
| successors               = 
| related                  = 
}}

Parameters

name

The subject of the article. When naming aircraft, please do not repeat the name of the manufacturer unless the name would be otherwise ambiguous. For example, "P-51 Mustang" does not need to have "North American" in front of it: the aircraft name is unambiguous and the manufacturer will be stated just a few lines down in the Type Infobox. Some exceptions exist, such as aircraft which only have model numbers; e.g. "Boeing 707".
image
In the format filename.xxx format with or without 'File:' tag
size or image_size
Allows for the specification of image size; default is 250px.
alt
Alt text for the image, for readers who cannot see the image. Please see WP:ALT for details.
image_border
set to yes to add a thin border to the image
caption
A short (one- or two-line) caption for the image. If it isn't descriptive, then please skip it. "Boeing 747" or "Boeing 747 in flight" should be patently obvious from the context and does not need to be captioned. "A Qantas Airlines Boeing 747-400 at Heathrow Airport in 2006" is an example of a useful caption. Captions will appeared centred in the infobox.
long caption
A longer (multi-line), more detailed caption may be desirable from time to time. Long captions will appear left-justified in the infobox. Won't display if caption is defined.

other_names

any alternative names the particular aircraft (nicknames, nose art names) or program may have.
Example: Super Jumbo, Joint Strike Fighter, Tomcat, Eagle, Dreamliner

national_origin

The country where the aircraft or program was manufactured or initiated. List collaborative programs of only 2 or 3 nations; for more than 3, use "Multi-national". For licensed aircraft with a separate article, include both the originating country and the licensee country for simple variants and developments. The originating country may be omitted if it is a derivative design.

manufacturer

the company or companies responsible for designing and building the aircraft.

design_group

the name of the group(s) that designed the aeronautical item. Do not list if same as the manufacturer.

designer

the person who designed the aircraft or led the design. Not appropriate for company chief designers, project leaders, teams, etc. unless they led the actual engineering design.

builder

the group that only builds the aeronautical product, but is not responsible for design of it.

issuer

the government agency or other authority that issued the design and/or production contract for the aaircraft or program.
Example:United States Air Force, NASA, European Space Agency, Ministry of Defense (Russia)

owners

the individuals or organizations that own, manage or uses the aircraft.

service

the branches of the military or other organizations that have operated the aircraft or program.
Example:United States Air Force, United States Navy, Lufthansa, Emirates, Qantas

proposals

any proposals for the aircrafts or careers in the specific program, that were not accepted or built.

prototypes

any prototype versions of the aircraft that were built.

civil_registration

the registration number assigned to the aircraft for civilian use.

military_serial

the serial number assigned to the aircraft for military use

radio_code

military radio codes where this is a commonly-used way of identifying this aircraft (eg. US, British, and German military aircraft of WWII)

requirement

a formal name or a number for the requirement.

aircraft_carried

type of aircraft carried, usually only for mothership aircraft

flights

the total number of flights that the aircraft has made
Example: 10,000+ (Boeing 747), 1,000+ (F-35 Lightning II), 5 (Airbus A380), 1,000,000+ (General Electric CF6)

total_hours

the total number of hours the aircraft has flown

total_distance

the total distance the aircraft has flown

Templatedata

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:Infobox aircraft in articles based on its TemplateData.

TemplateData for Infobox aircraft

TemplateData

Infobox for aircraft, aircraft career and programs.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

The subject of the article. When naming aircraft, please do not repeat the name of the manufacturer unless the name would be otherwise ambiguous. For example, "P-51 Mustang" does not need to have "North American" in front of it: the aircraft name is unambiguous and the manufacturer will be stated just a few lines down in the Type Infobox. Some exceptions exist, such as aircraft which only have model numbers; e.g. "Boeing 707".

Stringrequired
Logologo

no description

Fileoptional
Logo Sizelogo_size

no description

Stringoptional
Logo Borderlogo_border

set to yes to add a thin border to the logo

Suggested values
yes
Stringoptional
Logo Altlogo_alt

no description

Stringoptional
Imageimage

In the format filename.xxx format with or without 'File:' tag

Fileoptional
Image Sizeimage_size

no description

Stringoptional
Sizesize

no description

Stringoptional
Image Borderimage_border

no description

Stringoptional
Image Altalt

Alt text for the image, for readers who cannot see the image.

Stringoptional
Image Captionimage_caption

no description

Stringoptional
Long Captionlong_caption

A longer (multi-line), more detailed caption may be desirable from time to time. Long captions will appear left-justified in the Infobox.

Stringoptional
Unit Preferenceunit_pref

no description

Suggested values
M I
Stringoptional
Other Namesother_names

any alternative names the aircraft or program may have.

Stringoptional
Roletype

no description

Stringoptional
National Originnational_origin

The country where the aircraft or program was manufactured or initiated. List collaborative programs of only 2 or 3 nations; for more than 3, use "Multi-national". For licensed aircraft with a separate article, include both the originating country and the licensee country for simple variants and developments. The originating country may be omitted if it is a derivative design.

Stringoptional
Manufacturersmanufacturers

the company or companies responsible for designing and building the aircraft.

Stringoptional
Design groupdesign_group

the name of the group(s) that designed the aeronautical item. Do not list if same as the manufacturer.

Stringoptional
Designerdesigner

the person who designed the aircraft or led the design. Not appropriate for company chief designers, project leaders, teams, etc. unless they led the actual engineering design.

Stringoptional
Builderbuilder

the group that only builds the aeronautical product, but is not responsible for design of it.

Stringoptional
Issuerissuer

the government agency or other authority that issued the design and/or production contract for the aaircraft or program.

Stringoptional
Primary Usersprimary_user

no description

Stringoptional
More Usersmore_users

no description

Stringoptional
Ownersowners

the individuals or organizations that own, manage or uses the aircraft.

Stringoptional
Serviceservice

the branches of the military or other organizations that have operated the aircraft or program.

Stringoptional
Proposalsproposals

any proposals for the aircrafts or careers in the specific program, that were not accepted or built.

Stringoptional
Prototypesprototypes

any prototype versions of the aircraft that were built.

Stringoptional
Number Builtnumber_built

no description

Stringoptional
Civil Registrationcivil_registration

the registration number assigned to the aircraft for civilian use.

Stringoptional
Military Serialmilitary_serial

the serial number assigned to the aircraft for military use

Stringoptional
Radio Coderadio_code

military radio codes where this is a commonly-used way of identifying this aircraft

Stringoptional
Requirementrequirement

a formal name or a number for the requirement.

Stringoptional
Aircraft Carriedaircraft_carried

type of aircraft carried, usually only for mothership aircraft

Stringoptional
Flightsflights

the total number of flights that the aircraft has made

Stringoptional
Total Hourstotal_hours

the total number of hours the aircraft has flown

Stringoptional
Total Distancetotal_distance

the total distance the aircraft has flown

Stringoptional
Construction Dateconstruction_date

the date construction of the aircraft began

Dateoptional
Introductionintroduction

the date the aircraft was first introduced into service

Stringoptional
First Flightfirst_flight

the date of the aircraft's first flight

Dateoptional
Initiatedinitiated

no description

Stringoptional
Developed Fromdeveloped_from

any earlier designs from which the aircraft was developed

Stringoptional
In Servicein_service

time in military or revenue service, as a range of dates

Stringoptional
Last Flightlast_flight

no description

Stringoptional
concludedconcluded

no description

Unknownoptional
expectedexpected

no description

Unknownoptional
outcomeoutcome

no description

Unknownoptional
Developed Intodeveloped_into

any later designs that were developed from the aircraft

Stringoptional
Preservationpreservation

whether the aircraft is currently preserved in a museum or other collection

Stringoptional
Fatefate

the fate of the aircraft after it was retired from service (e.g. scrapped, sold, etc.)

Stringoptional
Predecessorspredecessors

any earlier designs or proposal or program that directly led to the development of the current aircraft or initiative.

Stringoptional
Successorssuccessors

any later designs or proposal or program that were directly influenced by the currently discussed aircraft

Stringoptional
Relatedrelated

no description

Stringoptional
Notesnotes

no description

Stringoptional