Template:Infobox aircraft career/doc: Difference between revisions
en>WOSlinker (remove empty example) |
m (1 revision imported) |
||
(No difference)
| |||
Latest revision as of 09:12, 15 March 2023
| This is a documentation subpage for Template:Infobox aircraft career. It contains usage information, categories and other content that is not part of the original template page. |
Usage[edit source]
| Other name(s) | {{{other names}}} |
|---|---|
| Type | {{{type}}} |
| Manufacturer | {{{manufacturer}}} |
| Construction number | {{{construction number}}} |
| Manufactured | {{{construction date}}} |
| Registration | {{{civil registration}}} |
| Serial | {{{military serial}}} |
| Radio code | {{{radio code}}} |
| First flight | {{{first flight}}} |
| Owners and operators | {{{owners}}} |
| In service | {{{in service}}} |
| Last flight | {{{last flight}}} |
| Flights | {{{flights}}} |
| Total hours | {{{total hours}}} |
| Total distance | {{{total distance}}} |
| Status | {{{status}}} |
| Aircraft carried | {{{aircraft carried}}} |
| Fate | {{{fate}}} |
| Preserved at | {{{preservation}}} |
This template does not function alone; it must follow {{Infobox aircraft begin}}.
This template provides general data on types (and subtypes) of aircraft, but not technical specifications. If you want to include those, see {{Infobox aircraft type}}.
{{Infobox aircraft begin}}, this template, (and {{Infobox aircraft career}}, if applicable) must be enclosed by {| and |} that enclose a wiki-table (see Help:Tables).
Examples[edit source]
For an article on an aircraft type, use:
{|{{Infobox aircraft begin
|parameters go here
}}{{Inbobox aircraft type
|parameters go here
}}
|}
For a case where the only example built of a particular aircraft type also had an individually noteworthy career (e.g., The Spirit of St. Louis, use:
{|{{Infobox aircraft begin
|parameters go here
}}{{Inbobox aircraft type
|parameters go here
}}{{Inbobox aircraft career
|parameters go here
}}
|}
Infobox aircraft career[edit source]
This infobox is used to summarize the career of an individual aircraft. Where this aircraft is a unique, one-off design, it should immediately follow {{Infobox aircraft type}} in the article. If the individual aircraft described in this article was built as part of a series (even a small one), this infobox should stand alone without {{Infobox aircraft type}}. It is not used for dimensions or performance; for that, use {{Aircraft specs}}.
When standing alone, |aircraft name= and |type= are required fields.
{| {{Infobox aircraft begin
| name = REQUIRED <!-- avoid stating manufacturer (it's stated 3 lines below) unless name used by other aircraft manufacturers -->
| image = <!-- in the ''File:filename'' format with no image tags. In-flight images are preferred for aircraft. -->
| caption = <!-- Image caption; if it isn't descriptive, please skip. -->
| alt = <!-- Alt text for main image -->
}}
{{Infobox aircraft career
| other names = <!--Other names (nicknames, nose art names) this aircraft is known by-->
| type = <!--Type of aircraft-->
| manufacturer = <!-- may differ from the main/original manufacturer of this aircraft's type -->
| construction number = <!-- manufacturer's construction number -->
| construction date = <!-- either roll-out date or span of time for lengthy projects, whichever seems more appropriate -->
| civil registration = <!-- any civil registrations carried by this aircraft -->
| military serial = <!-- any military serial numbers carried by this aircraft -->
| 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 -->
| first flight = <!-- date of first flight -->
| owners = <!-- owners or operators, whether private individuals, companies, or military services -->
| in service = <!-- time in military or revenue service, as a range of dates -->
| last flight = <!-- date of last flight -->
| flights = <!-- number of flights made by this aircraft, usually only relevant for an aircraft no longer flying -->
| total hours = <!-- total number of hours flown by this aircraft, usually only relevant for an aircraft no longer flying -->
| total distance = <!-- total distance flown by this aircraft, usually only relevant for an aircraft no longer flying -->
| status = <!-- status for an aircraft still in service -->
| aircraft carried = <!-- type of aircraft carried, usually only for mothership aircraft -->
| fate = <!-- fate/disposition of this aircraft -->
| preservation = <!-- where this aircraft is currently preserved (if it is) -->
}}
|}
See also[edit source]
Other modules currently available for the modular Infobox are:
- {{Infobox aircraft begin}}
- Must be included in every stack. This template carries the name, image, image caption, and formatting for the rest of the stack.
- {{Infobox aircraft type}}
- General data fields relevant to an aircraft type (or subtype), such as role, manufacturer, number produced, date of first flight (but not technical specifications)
- {{Infobox aircraft engine}}
- General data fields relevant to an aircraft engine, such as type, manufacturer, major applications (but not technical specifications)
TemplateData[edit source]
TemplateData for Infobox aircraft career
Infobox used to summarize the career of ''an individual aircraft''. To be used with {{Infobox aircraft begin}}.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| type | type | The type of aircraft | Line | required |
| other names | other names | Other names (nicknames, nose art names) this aircraft is known by | String | optional |
| manufacturer | manufacturer | may differ from the main/original manufacturer of this aircraft's type | Line | optional |
| construction number | construction number | manufacturer's construction number | Line | optional |
| construction date | construction date | either roll-out date or span of time for lengthy projects, whichever seems more appropriate | Line | optional |
| civil registration | civil registration | any civil registrations carried by this aircraft | Line | optional |
| military serial | military serial | any military serial numbers carried by this aircraft | Line | optional |
| radio code | 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) | Line | optional |
| owners | owners | owners or operators, whether private individuals, companies, or military services | Line | optional |
| in service | in service | time in military or revenue service, as a range of dates | Line | optional |
| first flight | first flight | date of first flight | Line | optional |
| last flight | last flight | date of last flight | Line | optional |
| flights | flights | number of flights made by this aircraft, usually only relevant for an aircraft no longer flying | Number | optional |
| total hours | total hours | total number of hours flown by this aircraft, usually only relevant for an aircraft no longer flying | Number | optional |
| total distance | total distance | total distance flown by this aircraft, usually only relevant for an aircraft no longer flying | Number | optional |
| status | status | status for an aircraft still in service | Line | optional |
| aircraft carried | aircraft carried | type of aircraft carried, usually only for mothership aircraft | Line | optional |
| fate | fate | fate/disposition of this aircraft | Line | optional |
| preservation | preservation | where this aircraft is currently preserved (if it is) | Line | optional |