Template:Infobox aircraft career
This template employs intricate features of template syntax. You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
Usage
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
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
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) --> }} |}
Examples
.", "params": { "type": { "label": "type", "description": "The type of aircraft", "type": "string/line", "required": true }, "other names": { "label": "other names", "description": "Other names (nicknames, nose art names) this aircraft is known by", "type": "string", "required": false }, "manufacturer": { "label": "manufacturer", "description": "may differ from the main/original manufacturer of this aircraft's type", "type": "string/line", "required": false }, "construction number": { "label": "construction number", "description": "manufacturer's construction number", "type": "string/line", "required": false }, "construction date": { "label": "construction date", "description": "either roll-out date or span of time for lengthy projects, whichever seems more appropriate", "type": "string/line", "required": false }, "civil registration": { "label": "civil registration", "description": "any civil registrations carried by this aircraft", "type": "string/line", "required": false }, "military serial": { "label": "military serial", "description": "any military serial numbers carried by this aircraft", "type": "string/line", "required": false }, "radio code": { "label": "radio code", "description": "military radio codes where this is a commonly-used way of identifying this aircraft (eg. US, British, and German military aircraft of WWII)", "type": "string/line", "required": false }, "owners": { "label": "owners", "description": "owners or operators, whether private individuals, companies, or military services", "type": "string/line", "required": false }, "in service": { "label": "in service", "description": "time in military or revenue service, as a range of dates", "type": "string/line", "required": false }, "first flight": { "label": "first flight", "description": "date of first flight", "type": "string/line", "required": false }, "last flight": { "label": "last flight", "description": "date of last flight", "type": "string/line", "required": false }, "flights": { "label": "flights", "description": "number of flights made by this aircraft, usually only relevant for an aircraft no longer flying", "type": "number", "required": false }, "total hours": { "label": "total hours", "description": "total number of hours flown by this aircraft, usually only relevant for an aircraft no longer flying", "type": "number", "required": false }, "total distance": { "label": "total distance", "description": "total distance flown by this aircraft, usually only relevant for an aircraft no longer flying", "type": "number", "required": false }, "status": { "label": "status", "description": "status for an aircraft still in service", "type": "string/line", "required": false }, "aircraft carried": { "label": "aircraft carried", "description": "type of aircraft carried, usually only for mothership aircraft", "type": "string/line", "required": false }, "fate": { "label": "fate", "description": "fate/disposition of this aircraft", "type": "string/line", "required": false }, "preservation": { "label": "preservation", "description": "where this aircraft is currently preserved (if it is)", "type": "string/line", "required": false } }, "format": "block" } </templatedata>
See alsoOther modules currently available for the modular Infobox are:
TemplateDataThis is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.
TemplateData for Infobox aircraft career <templatedata> { "description": "Infobox used to summarize the career of an individual aircraft. To be used with class="infobox " style="float: right; clear: right; width: 315px; border-spacing: 2px; text-align: left; font-size: 90%;" |
The above documentation is transcluded from Template:Infobox aircraft career/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |