Template:Infobox aircraft occurrence/doc

From The League Wiki
Jump to navigation Jump to search

This template is meant to be used in articles about significant occurrences, accidents or incidents involving one, two or three aircraft. The format opposite shows the template's full syntax; for examples involving a single aircraft as well as multiple aircraft, see below.

Full blank syntax

{{{name}}}
[[File:{{{image}}}|frameless|alt={{{alt}}}|upright={{{image_upright}}}]]
{{{caption}}}
{{{occurrence_type}}}
Date{{{date}}}
Summary{{{summary}}}
Site{{{site}}}
{{{coordinates}}}
Total fatalities{{{total_fatalities}}}
Total injuries{{{total_injuries}}}
Total missing{{{total_missing}}}
Total survivors{{{total_survivors}}}
First aircraft
[[File:{{{plane1_image}}}|frameless|alt={{{plane1_alt}}}|upright={{{plane1_image_upright}}}]]
{{{plane1_caption}}}
Type{{{plane1_type}}}
Name{{{plane1_name}}}
Operator{{{plane1_operator}}}
IATA flight No.{{{plane1_IATA}}}
ICAO flight No.{{{plane1_ICAO}}}
Call sign{{{plane1_callsign}}}
Registration{{{plane1_tailnum}}}
Flight origin{{{plane1_origin}}}
Stopover{{{plane1_stopover}}}
1st stopover{{{plane1_stopover0}}}
2nd stopover{{{plane1_stopover1}}}
3rd stopover{{{plane1_stopover2}}}
4th stopover{{{plane1_stopover3}}}
5th stopover{{{plane1_stopover4}}}
6th stopover{{{plane1_stopover5}}}
Last stopover{{{plane1_laststopover}}}
Destination{{{plane1_destination}}}
Occupants{{{plane1_occupants}}}
Passengers{{{plane1_passengers}}}
Crew{{{plane1_crew}}}
Fatalities{{{plane1_fatalities}}}
Injuries{{{plane1_injuries}}}
Missing{{{plane1_missing}}}
Survivors{{{plane1_survivors}}}
Second aircraft
[[File:{{{plane2_image}}}|frameless|alt={{{plane2_alt}}}|upright={{{plane2_image_upright}}}]]
{{{plane2_caption}}}
Type{{{plane2_type}}}
Name{{{plane2_name}}}
Operator{{{plane2_operator}}}
IATA flight No.{{{plane2_IATA}}}
ICAO flight No.{{{plane2_ICAO}}}
Call sign{{{plane2_callsign}}}
Registration{{{plane2_tailnum}}}
Flight origin{{{plane2_origin}}}
Stopover{{{plane2_stopover}}}
1st stopover{{{plane2_stopover0}}}
2nd stopover{{{plane2_stopover1}}}
3rd stopover{{{plane2_stopover2}}}
4th stopover{{{plane2_stopover3}}}
5th stopover{{{plane2_stopover4}}}
6th stopover{{{plane2_stopover5}}}
Last stopover{{{plane2_laststopover}}}
Destination{{{plane2_destination}}}
Occupants{{{plane2_occupants}}}
Passengers{{{plane2_passengers}}}
Crew{{{plane2_crew}}}
Fatalities{{{plane2_fatalities}}}
Injuries{{{plane2_injuries}}}
Missing{{{plane2_missing}}}
Survivors{{{plane2_survivors}}}
Third aircraft
[[File:{{{plane3_image}}}|frameless|alt={{{plane3_alt}}}|upright={{{plane3_image_upright}}}]]
{{{plane3_caption}}}
Type{{{plane3_type}}}
Name{{{plane3_name}}}
Operator{{{plane3_operator}}}
IATA flight No.{{{plane3_IATA}}}
ICAO flight No.{{{plane3_ICAO}}}
Call sign{{{plane3_callsign}}}
Registration{{{plane3_tailnum}}}
Flight origin{{{plane3_origin}}}
Stopover{{{plane3_stopover}}}
1st stopover{{{plane3_stopover0}}}
2nd stopover{{{plane3_stopover1}}}
3rd stopover{{{plane3_stopover2}}}
4th stopover{{{plane3_stopover3}}}
5th stopover{{{plane3_stopover4}}}
6th stopover{{{plane3_stopover5}}}
Last stopover{{{plane3_laststopover}}}
Destination{{{plane3_destination}}}
Occupants{{{plane3_occupants}}}
Passengers{{{plane3_passengers}}}
Crew{{{plane3_crew}}}
Fatalities{{{plane3_fatalities}}}
Injuries{{{plane3_injuries}}}
Missing{{{plane3_missing}}}
Survivors{{{plane3_survivors}}}
Ground casualties
Ground fatalities{{{ground_fatalities}}}
Ground injuries{{{ground_injuries}}}

Required parameters are date, summary and site. If name is not provided, {{PAGENAME}} is used instead.

{{Infobox aircraft occurrence
| name = <!-- Leave empty unless a custom infobox title is required. -->
| image = <!-- Do not include "File:" -->
| image_upright = 
| alt = 
| caption = 
| occurrence_type = Accident <!-- See usage note below. -->
| date = <!-- {{start date|1993|02|24|df=y}} -->
| summary = 
| site = 
| coordinates = <!--{{coord|LAT|LON|type:event|display = inline,title}} -->
| total_fatalities = <!-- Only for occurrences involving more than one aircraft or victims on the ground -->
| total_injuries = <!-- same as above -->
| total_missing = <!-- same as above -->
| total_survivors = <!-- Only for occurrences involving more than one aircraft -->
| ground_fatalities = 
| ground_injuries = 

<!-- The following entries are for occurrences involving a single aircraft: -->
| aircraft_type = 
| aircraft_name = 
| operator = 
| IATA = 
| ICAO = 
| callsign = 
| tail_number = 
| origin = 
| stopover = 
| stopover0 = 
| stopover1 = 
| stopover2 = 
| stopover3 = 
| stopover4 = 
| stopover5 = 
| last_stopover = 
| destination = 
| occupants = 
| passengers = 
| crew = 
| fatalities = 
| injuries = 
| missing = 
| survivors = 

<!-- The following entries are for occurrences involving two or three aircraft: -->
| plane1_image = 
| plane1_image_upright = 
| plane1_alt = 
| plane1_caption = 
| plane1_type = 
| plane1_name = 
| plane1_operator = 
| plane1_IATA = 
| plane1_ICAO = 
| plane1_callsign = 
| plane1_tailnum = 
| plane1_origin = 
| plane1_stopover = 
| plane1_stopover0 = 
| plane1_stopover1 = 
| plane1_stopover2 = 
| plane1_stopover3 = 
| plane1_stopover4 = 
| plane1_stopover5 = 
| plane1_laststopover = 
| plane1_destination = 
| plane1_occupants = 
| plane1_passengers = 
| plane1_crew = 
| plane1_fatalities = 
| plane1_injuries = 
| plane1_missing = 
| plane1_survivors = 

| plane2_image = 
| plane2_image_upright = 
| plane2_alt = 
| plane2_caption = 
| plane2_type = 
| plane2_name = 
| plane2_operator = 
| plane2_IATA = 
| plane2_ICAO = 
| plane2_callsign = 
| plane2_tailnum = 
| plane2_origin = 
| plane2_stopover = 
| plane2_stopover0 = 
| plane2_stopover1 = 
| plane2_stopover2 = 
| plane2_stopover3 = 
| plane2_stopover4 = 
| plane2_stopover5 = 
| plane2_laststopover = 
| plane2_destination = 
| plane2_occupants = 
| plane2_passengers = 
| plane2_crew = 
| plane2_fatalities = 
| plane2_injuries = 
| plane2_missing = 
| plane2_survivors = 

| plane3_image = 
| plane3_image_upright = 
| plane3_alt = 
| plane3_caption = 
| plane3_type = 
| plane3_name = 
| plane3_operator = 
| plane3_IATA = 
| plane3_ICAO = 
| plane3_callsign = 
| plane3_tailnum = 
| plane3_origin = 
| plane3_stopover = 
| plane3_stopover0 = 
| plane3_stopover1 = 
| plane3_stopover2 = 
| plane3_stopover3 = 
| plane3_stopover4 = 
| plane3_stopover5 = 
| plane3_laststopover = 
| plane3_destination = 
| plane3_occupants = 
| plane3_passengers = 
| plane3_crew = 
| plane3_fatalities = 
| plane3_injuries = 
| plane3_missing = 
| plane3_survivors = 
}}

Parameters

Required parameters in bold. Alternative parameters for use when only one aircraft is involved are shown in italics.

Parameter / alternate Explanation
name Occurrence's commonly-known name (defaults to {{PAGENAME}}).
occurrence_type "Accident", "Hijacking" or "Occurrence". Few notable occurrences are classified as "incidents"; see Aviation accidents and incidents.
image Picture of the accident or incident or its aftermath, or, if involving a single aircraft, that aircraft. If a free image of the actual aircraft is not available then an aircraft of the same type can be used, be aware that aircraft in other operators markings may be misleading and focus on an operator not related to the accident. Representations or computer generated images should not be used. Please consider searching Wikimedia Commons which has an extensive library of aircraft images, many of which are categorised and searchable by aircraft registration. Do not include "File:" before the name of the image file.
image_upright Scale the main infobox thumbnail from its default size by the given factor, rounding the result to the nearest multiple of 10 pixels (e.g. "1.20").
image_size DEPRECATED. Width of the image to present to the user, in pixels (e.g. "220 px"). Use of this parameter is discouraged as per WP:IMGSIZE. Use image_upright instead.
alt Alt text for image.
caption Caption for image.
date Date on which accident or incident occurred. Use {{start date}}.
summary Brief factual summary of the occurrence.
site Location of accident or incident (e.g. placename, nearest city/town, country).
coordinates Site coordinates of accident or incident. For coordinates, use {{coord}} with display=inline,title. Please do not be overly precise.
total_fatalities (Only for occurrences involving more than one aircraft or victims on the ground) Total number of deaths caused by the accident, including people not on board the aircraft involved.
total_injuries (Only for occurrences involving more than one aircraft or victims on the ground) Total number of injuries caused by the accident, including people not on board the aircraft involved.
total_missing (Only for occurrences involving more than one aircraft or victims on the ground) Total number of people missing in the accident, including people not on board the aircraft involved.
total_survivors (Only for occurrences involving more than one aircraft) Total number of people on board the aircraft involved who survived the accident.
ground_fatalities Number of deaths caused by the accident among people who were not on board the aircraft involved.
ground_injuries Number of injuries caused by the accident among people who were not on board the aircraft involved.
plane1_image (Only for occurrences involving more than one aircraft) A picture of the first aircraft involved.
plane1_image_upright (Only for occurrences involving more than one aircraft) Scale the plane1 thumbnail by the given factor, rounded to the nearest multiple of 10 pixels (e.g. "1.20").
plane1_image_size DEPRECATED – (Only for occurrences involving more than one aircraft) Scale the plane1 thumbnail to the given width in pixels (e.g. "220 px"). Use of this parameter is discouraged as per WP:IMGSIZE. Use plane1_image_upright instead.
plane1_alt (Only for occurrences involving more than one aircraft) Alt text for the plane1 image.
plane1_caption (Only for occurrences involving more than one aircraft) Caption for the plane1 image.
plane1_type / aircraft_type (First) aircraft's type (e.g. Boeing 747).
plane1_name / aircraft_name (First) aircraft's name in italics (e.g. Atlantic Clipper).
plane1_operator / operator Name of the airline or company operating the (first) aircraft.
plane1_IATA / IATA (First aircraft's) flight designator in the IATA system.
plane1_ICAO / ICAO (First aircraft's) flight designator in the ICAO system.
plane1_callsign / callsign (First) aircraft's call sign.
plane1_tailnum / tail_number (First) aircraft's tail number (registration).
plane1_origin / origin Origin of (first) aircraft's flight (airport/airfield, city/town, country).
plane1_stopover / stopover (First) aircraft's stopover location, if it made only one stopover. Displays in infobox as Stopover.
plane1_stopover0 / stopover0 (First) aircraft's first stopover location. Displays in infobox as 1st stopover.
plane1_stopover1 / stopover1 (First) aircraft's second stopover location.
plane1_stopover2 / stopover2 (First) aircraft's third stopover location.
plane1_stopover3 / stopover3 (First) aircraft's fourth stopover location.
plane1_stopover4 / stopover4 (First) aircraft's fifth stopover location.
plane1_stopover5 / stopover5 (First) aircraft's sixth stopover location.
plane1_laststopover / last_stopover (First) aircraft's last stopover location. Displays in infobox as Last stopover.
plane1_destination / destination (First) aircraft's destination (airport/airfield, city/town, country).
plane1_occupants / occupants Total number of people on board the (first) aircraft.
plane1_passengers / passengers Number of passengers on board the (first) aircraft.
plane1_crew / crew Number of crew on board the (first) aircraft.
plane1_fatalities / fatalities Number of people killed on board the (first) aircraft.
plane1_injuries / injuries Number of people injured on board the (first) aircraft.
plane1_missing / missing Number of people missing from the (first) aircraft.
plane1_survivors / survivors Number of survivors on board the (first) aircraft.
The parameters for a second and third aircraft involved in the accident or incident (i.e. plane2_* and plane3_*) follow the same pattern, but without the alternate names.

Examples

One aircraft

Pan Am Flight 103
Part of the aircraft nose lying on its side on grassy land
The remains of the 747 at Lockerbie
Bombing
Date21 December 1988 (1988-12-21)
SummaryTerrorist bombing; aircraft disintegrated
SiteLockerbie, Scotland
Total fatalities270
Aircraft
Aircraft typeBoeing 747-121
Aircraft nameClipper Maid of the Seas
OperatorPan American World Airways
RegistrationN739PA
Flight originFrankfurt am Main Airport, Frankfurt, West Germany
1st stopoverLondon Heathrow Airport, London, United Kingdom
2nd stopoverJohn F. Kennedy Airport, New York, United States
DestinationDetroit Metropolitan Airport, Detroit, United States
Occupants259
Passengers243
Crew16
Fatalities259
Survivors0
Ground casualties
Ground fatalities11
{{Infobox aircraft occurrence
| name = Pan Am Flight 103
| image = Pan Am Flight 103. Crashed Lockerbie, Scotland, 21 December 1988.jpg
| caption = The remains of the 747 at Lockerbie
| alt = Part of the aircraft nose lying on its side on grassy land
| occurrence_type = Bombing
| date = {{start date|1988|12|21|df=y}}
| summary = Terrorist bombing; aircraft disintegrated
| site = [[Lockerbie]], Scotland
| total_fatalities = 270
| origin = [[Frankfurt am Main Airport]], [[Frankfurt]], West Germany
| stopover0 = [[London Heathrow Airport]], [[London]], United Kingdom
| stopover1 = [[John F. Kennedy Airport]], [[New York City|New York]], United States
| destination = [[Detroit Metropolitan Airport]], [[Detroit]], United States
| occupants = 259
| passengers = 243
| crew = 16
| fatalities = 259
| survivors = 0
| aircraft_type = [[Boeing 747#747-100|Boeing 747-121]]
| aircraft_name = ''Clipper Maid of the Seas''
| operator = [[Pan American World Airways]]
| tail_number = N739PA
| ground_fatalities = 11
}}

Two or three aircraft

Pacific Southwest Airlines Flight 182
PSA182 seconds after the collision
Accident
DateSeptember 25, 1978 (1978-09-25)
SummaryMid-air collision
SiteSan Diego, California
Total fatalities144
Total injuries9
Total survivors0
First aircraft
Boeing 727-214, Pacific Southwest Airlines (PSA) JP5964380.jpg
A PSA Boeing 727 similar to the one involved in the accident
TypeBoeing 727-214
OperatorPacific Southwest Airlines
RegistrationN533PS
Flight originSacramento International Airport, California, US
StopoverLos Angeles International Airport, California
DestinationSan Diego International Airport, California
Occupants135
Passengers128
Crew7
Fatalities135
Survivors0
Second aircraft
OH-CHY12.JPG
a Cessna 172 similar to the one involved in the accident
TypeCessna 172
OperatorGibbs Flite Center, Inc.
RegistrationN7711G
Flight originMontgomery Field, California
Occupants2
Crew2
Fatalities2
Survivors0
Ground casualties
Ground fatalities7
Ground injuries9
{{Infobox aircraft occurrence
| name = Pacific Southwest Airlines Flight 182
| image = WendtPSA.jpg
| caption = PSA182 seconds after the collision
| date = {{start date|1978|09|25}}
| summary = [[Mid-air collision]]
| occurrence_type = Accident
| site = [[San Diego, California]]
| total_fatalities = 144
| total_injuries = 9
| total_survivors = 0
| plane1_image = Boeing 727-214, Pacific Southwest Airlines (PSA) JP5964380.jpg
| plane1_caption = A PSA Boeing 727 similar to the one involved in the accident
| plane1_type = [[Boeing 727|Boeing 727-214]] 
| plane1_operator = [[Pacific Southwest Airlines]]
| plane1_tailnum = N533PS
| plane1_origin = [[Sacramento International Airport]], California, US
| plane1_stopover = [[Los Angeles International Airport]], California
| plane1_destination = [[San Diego International Airport]], California
| plane1_occupants = 135
| plane1_passengers = 128
| plane1_crew = 7
| plane1_fatalities = 135
| plane1_survivors = 0
| plane2_image = OH-CHY12.JPG
| plane2_caption = a Cessna 172 similar to the one involved in the accident
| plane2_type = [[Cessna 172]]
| plane2_operator = {{nowrap|Gibbs Flite Center, Inc.}}
| plane2_tailnum = N7711G
| plane2_origin = [[Montgomery Field]], California
| plane2_occupants = 2
| plane2_crew = 2
| plane2_fatalities = 2
| plane2_survivors = 0
| ground_fatalities = 7
| ground_injuries = 9
}}

Incident

Air Canada Flight 143
Incident
Date23 July 1983 (1983-07-23)
SummaryEmergency landing following fuel exhaustion
SiteGimli, Manitoba, Canada
Aircraft
Aircraft typeBoeing 767-233
OperatorAir Canada
RegistrationC-GAUN
Flight originMontreal-Dorval International Airport
StopoverOttawa Macdonald-Cartier International Airport
DestinationEdmonton International Airport
Occupants69
Passengers61
Crew8
Injuries10
Survivors69
{{Infobox aircraft occurrence
| name = Air Canada Flight 143
| image = 
| alt = 
| caption = 
| occurrence_type = Incident
| date = {{start date|1983|07|23|df=y}}
| summary = Emergency landing following [[fuel exhaustion]]
| site = [[Gimli, Manitoba]], Canada
| aircraft_type = [[Boeing 767|Boeing 767-233]]
| operator = [[Air Canada]]
| tail_number = C-GAUN
| origin = [[Montreal-Dorval International Airport]]
| stopover = [[Ottawa Macdonald-Cartier International Airport]]
| destination = [[Edmonton International Airport]]
| occupants = 69
| passengers = 61
| crew = 8
| injuries = 10
| survivors = 69
}}

Microformats

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Geo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

The HTML mark-up produced by this template includes an hCalendar microformat that makes event details readily parsable by computer programs. This aids tasks such as the cataloguing of articles and maintenance of databases. For more information about the use of microformats on Wikipedia, please visit the Microformat WikiProject on English Wikipedia.

Classes used

The HTML classes of this microformat include:

  • attendee
  • contact
  • description
  • dtend
  • dtstart
  • location
  • organiser
  • summary
  • url
  • vevent
Please do not rename or remove these classes
nor collapse nested elements which use them.

Tracking category

TemplateData

TemplateData documentation used by VisualEditor and other tools
Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox aircraft occurrence

<templatedata> { "params": { "date": { "aliases": [ "Date" ], "required": true, "label": "Date", "description": "Date on which accident or incident occurred. Use  ().", "example": "December 31, 1988 (1988-12-31)", "suggested": true, "type": "wiki-template-name" }, "summary": { "required": true, "aliases": [ "Summary", "type", "Type" ], "label": "Summary", "description": "Brief factual summary of the occurrence.", "example": "Mid-air collision", "suggested": true }, "site": { "required": true, "aliases": [ "Site" ], "label": "Site", "description": "Location of accident or incident (e.g. placename, nearest city/town, country).", "example": "Greene County, Missour, United States", "suggested": true }, "name": { "label": "Name", "type": "string", "aliases": [ "Name" ], "description": "Occurrence's commonly-known name (usually the article's title)", "example": "TWA Flight 800", "default": "Infobox aircraft occurrence/doc" }, "image": { "description": "Picture of the accident or incident or its aftermath, or, if involving a single aircraft, that aircraft. If a free image of the actual aircraft is not available then an aircraft of the same type can be used, be aware that aircraft in other operators markings may be misleading and focus on an operator not related to the accident. Representations or computer generated images should not be used. Please consider searching Wikimedia Commons which has an extensive library of aircraft images, many of which are categorised and searchable by aircraft registration. Do not include \"File:\" before the name of the image file.", "example": "TWA800reconstruction.jpg", "suggested": true, "aliases": [ "Crash image" ] }, "alt": { "description": "Alt text for image. (See WP:ALT)", "autovalue": "", "suggested": true }, "caption": { "aliases": [ "Image caption" ], "label": "Caption", "description": "Caption for image.", "example": "Aircraft involved in this incident", "suggested": true }, "coordinates": { "aliases": [ "Coordinates", "coords" ], "label": "Coordinates", "description": "Site coordinates of accident or incident. Use Lua error in Module:Coordinates at line 614: attempt to index field 'wikibase' (a nil value). with display=inline,title. Please do not be overly precise.", "example": "Lua error in Module:Coordinates at line 492: attempt to index field 'wikibase' (a nil value).", "suggested": true, "type": "wiki-template-name" }, "occurrence_type": { "label": "Occurrence type", "description": "\"Accident\", \"Hijacking\" or \"Occurrence\". Few notable occurrences are classified as \"Incidents\"; see Aviation accidents and incidents.", "example": "Accident", "type": "string", "suggested": true }, "passengers": { "aliases": [ "Passengers", "plane1_passengers" ], "label": "Plane1: Passengers", "suggested": true }, "crew": { "aliases": [ "Crew", "plane1_crew" ], "label": "Plane1: Crew", "suggested": true }, "fatalities": { "aliases": [ "Fatalities", "plane1_fatalities" ], "label": "Plane1: Fatalities", "suggested": true }, "injuries": { "aliases": [ "Injuries", "plane1_injuries" ], "label": "Plane1: Injuries (non-fatal)", "suggested": true }, "missing": { "aliases": [ "Missing", "plane1_missing" ], "label": "Plane1: Missing", "suggested": true }, "survivors": { "aliases": [ "Survivors", "plane1_survivors" ], "label": "Plane1: Survivors", "suggested": true }, "aircraft_type": { "aliases": [ "Aircraft type", "Aircraft Type", "plane1_type" ], "label": "Plane1: Aircraft type", "suggested": true }, "aircraft_name": { "aliases": [ "Ship name", "plane1_name" ], "label": "Plane1: Aircraft name", "suggested": true }, "operator": { "aliases": [ "Operator", "plane1_operator" ], "label": "Plane1: Operator", "suggested": true }, "tail_number": { "aliases": [ "Tail Number", "Tail number", "plane1_tailnum" ], "label": "Plane 1: Aircraft registration", "description": "Aircraft's registration, also known as its 'tail number'.", "example": "N334AA", "suggested": true }, "origin": { "aliases": [ "Origin", "plane1_origin" ], "label": "Plane1: Origin", "suggested": true }, "stopover": { "aliases": [ "Stopover", "plane1_stopover" ], "label": "Plane1: Stopover", "description": "Use if the aircraft has exactly one stopover. Otherwise use '1st stopover' and 'Last stopover'.", "type": "content", "suggested": true }, "stopover0": { "aliases": [ "Stopover0", "plane1_stopover0" ], "label": "Plane1: 1st stopover", "suggested": true }, "stopover1": { "aliases": [ "Stopover1", "plane1_stopover1" ], "label": "Plane1: 2nd stopover" }, "stopover2": { "aliases": [ "Stopover2", "plane1_stopover2" ], "label": "Plane1: 3rd stopover" }, "stopover3": { "aliases": [ "Stopover3", "plane1_stopover3" ], "label": "Plane1: 4th stopover" }, "stopover4": { "aliases": [ "Stopover4", "plane1_stopover4" ], "label": "Plane1: 5th stopover" }, "stopover5": { "aliases": [ "Stopover5", "plane1_stopover5" ], "label": "Plane1: 6th stopover" }, "last_stopover": { "aliases": [ "Last stopover", "plane1_laststopover" ], "label": "Plane1: Last stopover", "suggested": true }, "destination": { "aliases": [ "Destination", "plane1_destination" ], "label": "Plane1: Destination", "suggested": true }, "total_fatalities": { "label": "Total fatalities", "description": "Only for occurrences involving more than one aircraft or victims on the ground. Total number of deaths caused by the accident, including people not on board the aircraft involved.", "example": "268" }, "total_injuries": { "label": "Total injuries", "description": "Only for occurrences involving more than one aircraft or victims on the ground. Total number of injuries caused by the accident, including people not on board the aircraft involved.", "example": "43" }, "total_missing": { "label": "Total missing", "description": "Only for occurrences involving more than one aircraft or victims on the ground. Total number of people missing in the accident, including people not on board the aircraft involved.", "example": "268" }, "total_survivors": { "label": "Total survivors", "description": "Only for occurrences involving more than one aircraft. Total number of people on board the aircraft involved who survived the accident.", "example": "194" }, "plane2_type": { "label": "Plane2: Aircraft type" }, "plane1_image": { "label": "Plane 1 image", "description": "Only for occurrences involving more than one aircraft. A picture of the first aircraft involved. Do not include \"File:\" before the name of the image file.", "example": "TWA800reconstruction.jpg" }, "plane1_alt": { "label": "Multiple A/C ONLY: Plane1: alt" }, "plane1_caption": { "label": "Multiple A/C ONLY: Plane1: caption" }, "plane2_image": { "label": "Plane2: image" }, "plane2_alt": { "label": "Plane2: alt" }, "plane2_caption": { "label": "Plane2: caption" }, "plane2_name": { "label": "Plane2: Aircraft name" }, "plane2_operator": { "label": "Plane2: Operator" }, "plane2_tailnum": { "label": "Plane2: Aircraft registration", "description": "Aircraft's registration, also known as its 'tail number'.", "example": "N334AA" }, "plane2_origin": { "label": "Plane2: Origin" }, "plane2_stopover": { "label": "Plane2: Stopover", "description": "Use if the aircraft has exactly one stopover. Otherwise use '1st stopover' and 'Last stopover'." }, "plane2_stopover0": { "label": "Plane2: 1st stopover" }, "plane2_stopover1": { "label": "Plane2: 2nd stopover" }, "plane2_stopover2": { "label": "Plane2: 3rd stopover" }, "plane2_stopover3": { "label": "Plane2: 4th stopover" }, "plane2_stopover4": { "label": "Plane2: 5th stopover" }, "plane2_stopover5": { "label": "Plane2: 6th stopover" }, "plane2_laststopover": { "label": "Plane2: Last stopover" }, "plane2_destination": { "label": "Plane2: Destination" }, "plane2_passengers": { "label": "Plane2: Passengers" }, "plane2_crew": { "label": "Plane2: Crew" }, "plane2_fatalities": { "label": "Plane2: Fatalities" }, "plane2_injuries": { "label": "Plane2: Injuries (non-fatal)" }, "plane2_missing": { "label": "Plane2: Missing" }, "plane2_survivors": { "label": "Plane2: Survivors" }, "plane3_type": { "label": "Plane3: Aircraft type" }, "plane3_image": { "label": "Plane3: image" }, "plane3_alt": { "label": "Plane3: alt" }, "plane3_caption": { "label": "Plane3: caption" }, "plane3_name": { "label": "Plane3: Aircraft name" }, "plane3_operator": { "label": "Plane3: Operator" }, "plane3_tailnum": { "label": "Plane3: Aircraft registration", "description": "Aircraft's registration, also known as its 'tail number'.", "example": "N334AA" }, "plane3_origin": { "label": "Plane3: Origin" }, "plane3_stopover": { "label": "Plane3: Stopover", "description": "Use if the aircraft has exactly one stopover. Otherwise use '1st stopover' and 'Last stopover'." }, "plane3_stopover0": { "label": "Plane3: 1st stopover" }, "plane3_stopover1": { "label": "Plane3: 2nd stopover" }, "plane3_stopover2": { "label": "Plane3: 3rd stopover" }, "plane3_stopover3": { "label": "Plane3: 4th stopover" }, "plane3_stopover4": { "label": "Plane3: 5th stopover" }, "plane3_stopover5": { "label": "Plane3: 6th stopover" }, "plane3_laststopover": { "label": "Plane3: Last stopover" }, "plane3_destination": { "label": "Plane3: Destination" }, "plane3_passengers": { "label": "Plane3: Passengers" }, "plane3_crew": { "label": "Plane3: Crew" }, "plane3_fatalities": { "label": "Plane3: Fatalities" }, "plane3_injuries": { "label": "Plane3: Injuries (non-fatal)" }, "plane3_missing": { "label": "Plane3: Missing" }, "plane3_survivors": { "label": "Plane3: Survivors" }, "cause1": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause1_note": { "deprecated": "Delete this field and use 'Summary' for this information." }, "outcome": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause2": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause2_note": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause3": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause3_note": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause_is": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause": { "deprecated": "Delete this field and use 'Summary' for this information." }, "cause_note": { "deprecated": "Delete this field and use 'Summary' for this information." }, "image_size": { "aliases": [ "size" ], "label": "image_size", "description": "Width in pixels the image should be scaled to.", "autovalue": "", "deprecated": "image_size is discouraged as per WP:IMGSIZE. Please use image_upright instead." }, "image_upright": { "label": "image_upright", "description": "Scale the main infobox thumbnail from its default size by the given factor, rounding the result to the nearest multiple of 10 pixels.", "type": "number", "default": "1.00", "autovalue": "", "example": "1.20" }, "plane1_image_size": { "label": "Plane 1 image size", "description": "Only for occurrences involving more than one aircraft. Width in pixels the image should be scaled to.", "deprecated": "image_size is discouraged as per WP:IMGSIZE. Please use image_upright instead." }, "plane1_image_upright": { "label": "Plane 1 image upright", "description": "Scales the image by the given factor, rounding the result to the nearest multiple of 10 pixels.", "example": "1.20", "type": "number", "default": "1.00" }, "plane2_image_size": { "label": "Plane2: Image_size", "description": "DEPRECATED. Width of the image to present to the user, in pixels.", "deprecated": "image_size is discouraged as per WP:IMGSIZE. Please use image_upright instead." }, "plane2_image_upright": { "label": "Plane2: Image_upright", "description": "Scale a thumbnail from its default size by the given factor, rounding the result to the nearest multiple of 10 pixels.", "example": "1.20", "type": "number", "default": "1.00" }, "plane3_image_size": { "label": "Plane3: Image_size", "description": "DEPRECATED. Width of the image to present to the user, in pixels.", "deprecated": "image_size is discouraged as per WP:IMGSIZE. Please use image_upright instead." }, "plane3_image_upright": { "label": "Plane3: Image_upright", "description": "Scale a thumbnail from its default size by the given factor, rounding the result to the nearest multiple of 10 pixels.", "example": "1.20", "type": "number", "default": "1.00" } }, "description": "An infobox for articles about significant accidents, incidents or other occurrences involving one, two or three aircraft", "format": "block", "paramOrder": [ "name", "image", "image_upright", "image_size", "alt", "caption", "occurrence_type", "date", "summary", "site", "coordinates", "total_fatalities", "total_injuries", "total_missing", "total_survivors", "plane1_image", "plane1_image_upright", "plane1_image_size", "plane1_alt", "plane1_caption", "aircraft_type", "aircraft_name", "operator", "tail_number", "origin", "stopover", "stopover0", "stopover1", "stopover2", "stopover3", "stopover4", "stopover5", "last_stopover", "destination", "passengers", "crew", "fatalities", "injuries", "missing", "survivors", "plane2_image", "plane2_image_upright", "plane2_image_size", "plane2_alt", "plane2_caption", "plane2_type", "plane2_name", "plane2_operator", "plane2_tailnum", "plane2_origin", "plane2_stopover", "plane2_stopover0", "plane2_stopover1", "plane2_stopover2", "plane2_stopover3", "plane2_stopover4", "plane2_stopover5", "plane2_laststopover", "plane2_destination", "plane2_passengers", "plane2_crew", "plane2_fatalities", "plane2_injuries", "plane2_missing", "plane2_survivors", "plane3_image", "plane3_image_upright", "plane3_image_size", "plane3_alt", "plane3_caption", "plane3_type", "plane3_name", "plane3_operator", "plane3_tailnum", "plane3_origin", "plane3_stopover", "plane3_stopover0", "plane3_stopover1", "plane3_stopover2", "plane3_stopover3", "plane3_stopover4", "plane3_stopover5", "plane3_laststopover", "plane3_destination", "plane3_passengers", "plane3_crew", "plane3_fatalities", "plane3_injuries", "plane3_missing", "plane3_survivors", "cause", "cause_note", "cause1", "cause1_note", "cause2", "cause2_note", "cause3", "cause3_note", "cause_is", "outcome" ] } </templatedata>