Template:Infobox airport
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. |
{{{name}}} {{{nativename}}} {{{nativename-a}}} {{{nativename-r}}} | |||
---|---|---|---|
[[Image:{{{image}}}|220px]] | |||
{{{caption}}} | |||
IATA: {{{IATA}}} – ICAO: {{{ICAO}}} | |||
Summary | |||
Elevation AMSL | ft / m | ||
Coordinates | {{{coordinates}}} | ||
Runways | |||
Direction | Length | Surface | |
ft | m | ||
{{{r1-number}}} | {{{r1-length-f}}} | {{{r1-length-m }}} | {{{r1-surface}}} |
{{{r2-number}}} | {{{r2-length-f}}} | {{{r2-length-m }}} | {{{r2-surface}}} |
Helipads | |||
Number | Length | Surface | |
ft | m | ||
{{{h1-number}}} | {{{h1-length-f}}} | {{{h1-length-m }}} | {{{h1-surface}}} |
{{{h2-number}}} | {{{h2-length-f}}} | {{{h2-length-m }}} | {{{h2-surface}}} |
Statistics ({{{stat-year}}}) | |||
{{{stat1-header}}} | {{{stat1-data}}} | ||
{{{stat2-header}}} | {{{stat2-data}}} | ||
{{{footnotes}}} |
Usage
The following blank template includes all of the available parameter names, except for repeating names used for runways and statistics. All parameters except name are optional, however "IATA: none – ICAO: none" along with the heading "Summary" will always appear. Any unused parameters should be omitted, but can also be left blank if preferred. The use of flag icons with this infobox are discouraged.
{{Infobox airport | name = | nativename = | nativename-a = | nativename-r = | image = | image-width = <!-- if less than 200 --> | caption = | image2 = | image2-width = <!-- if less than 200 --> | caption2 = | IATA = | ICAO = | FAA = | TC = | LID = | GPS = | WMO = | type = | owner-oper = | owner = | operator = | city-served = | location = | hub = | built = <!-- military airports --> | used = <!-- military airports --> | commander = <!-- military airports --> | occupants = <!-- military airports --> | metric-elev = | elevation-f = | elevation-m = | coordinates = | latd = | latm = | lats = | latNS = | longd= | longm= | longs= | longEW= | coordinates_type = | coordinates_region = | coordinates_notitle = | website = | image_map = | image_mapsize = | image_map_alt = | image_map_caption = | pushpin_map = | pushpin_label_position = | pushpin_label = | pushpin_map_alt = | pushpin_mapsize = | pushpin_image = | pushpin_map_caption = | r1-number = | r1-length-f = | r1-length-m = | r1-surface = <!-- up to r8 --> | metric-rwy = | h1-number = | h1-length-f = | h1-length-m = | h1-surface = <!-- up to h12 --> | stat1-header = | stat1-data = <!-- up to stat4 --> | stat-year = | footnotes = }} |
Parameters
All parameters except name are optional.
Airport name
These parameters specify the airport name which is displayed at the top of the infobox.
- name
- The name of the airport in English, such as Warsaw Chopin Airport or Beijing Capital International Airport.
- nativename
- Airport name in a native language using Western characters (French, German, Spanish, etc.), such as Lotnisko Chopina w Warszawie. In such cases the native name should be in italics, see Wikipedia:Manual of Style/Text formatting#Foreign terms. Can also be used for two different names in the same language (see Region of Waterloo International Airport).
- nativename-a
- Airport name in a native language with non-Western characters (Chinese, Japanese, Korean, Arabic, etc.), such as 北京首都国际机场.
- nativename-r
- Use in conjunction with above for Romanized name of the airport, such as Běijīng Shǒudū Guójì Jīcháng. In such cases the Romanized name should be in italics, see Wikipedia:Manual of Style/Text formatting#Foreign terms.
Airport image
These parameters specify an airport photograph or logo which is displayed below the title. A second image can also be displayed below the first image by using the parameter names ending with a "2".
- image / image2
- The name of image file, i.e. airport.png or logo.gif, etc.
- image-width / image-width2
- The image width in pixels, i.e. 175 (defaults to 200 if not specified). This parameter should only be used for small images that appear distorted when expanded to a width of 200 pixels.
- caption / caption2
- Text displayed beneath the image. This should only be used for photographs that require an explanation; it should be omitted for aerial photographs or airport logos.
Airport codes
These parameters specify airport location identifiers which are displayed below the image (or below title if there is no image):
- IATA
- The airport's three character IATA location identifier. If omitted or left blank it will display as IATA: none.
- ICAO
- The airport's four character ICAO location identifier. If omitted or left blank it will display as ICAO: none.
- FAA
- The three or four character FAA location identifier for airports in the United States. If omitted or left blank, nothing is displayed.
- TC
- The three or four character Transport Canada location identifier for airports in Canada. If omitted or left blank, nothing is displayed.
- LID
- A location identifier for airports outside the US or Canada, if different than ICAO or IATA codes. If omitted or left blank, nothing is displayed.
- GPS
- A Global Positioning System code for the airport, if different than ICAO or IATA codes. If omitted or left blank, nothing is displayed.
- WMO
- The World Meteorological Organization five digit code for the weather station at the airport. If omitted or left blank, nothing is displayed.
Airport summary
These parameters specify airport details for the "Summary" section displayed below the airport codes.
- type
- Airport type should be one of the following: Public, Private, Military or Military/Public. Do not use Commercial, General or Civil.
- owner-oper
- If the airport is owned and operated by the same entity, use this in place of owner and operator.
- owner
- Name of the airport owner.
- operator
- Name of the airport operator, if different than the owner.
- city-served
- If the airport is associated with a major city but actually located in a smaller town, list the major city here and the smaller town under location. This is not automatically linked, in order to allow multiple links if needed.
- Example:
city-served = [[Paris]]
- Result: Paris
- location
- Name of the town or city where the airport is located. This is not automatically linked, in order to allow multiple links if needed.
- Example:
location = [[Orly]], [[France]]
- Result: Orly, France
- hub
- If the airport serves as an hub list the airlines here. This is not automatically linked, in order to allow multiple links if needed.
- Example:
*[[British Airways]] *[[BMI (airline)|BMI]] *[[Virgin Atlantic Airways]]
- Result:
- elevation-f
- Height above mean sea level, in feet.
- elevation-m
- Height above mean sea level, in metres.
- website
- External link to the airport's official website. See Wikipedia: External links#How to link for more information.
- Example:
website = [http://www.dfwairport.com/ www.dfwairport.com]
- Result:
Geographic coordinates
This template allows for the insertion of geographic coordinates in two different ways: you can either provide a complete {{Coord}} template in the coordinates parameter, or you can provide the individual coordinate components (degrees, minutes, seconds, etc.) in the separate parameters described below. The latter method also allows you to insert a pushpin map with an automatically-placed airport icon and label (see below).
If you use both methods, then the coordinates parameter will be used in the infobox.
- coordinates
- Latitude and Longitude of airport, specified using the {{Coord}} template. When entering the coordinates always ensure that the resultant map or image shows the airport. It is very easy to confuse "N" for "S" or "E" for "W". If used as shown below, this will also cause the airport to appear in Google Earth's Geographic Web Layer.
- Example:
coordinates = {{Coord|49|27|16|N|002|06|46|E|type:airport_region:FR|display=inline,title}}
- Result: 49°27′16″N 002°06′46″E / 49.45444°N 2.11278°E
- latd
- Latitude degrees. Can also be used for decimal degrees.
- latm
- Latitude minutes. Omit or leave blank if latd has a decimal value.
- lats
- Latitude seconds. Omit or leave blank if latd has a decimal value.
- latNS
- Latitude North or South (enter N or S). Omit or leave blank if latd has a decimal value.
- longd
- Longitude degrees. Can also be used for decimal degrees.
- longm
- Longitude minutes. Omit or leave blank if longd has a decimal value.
- longs
- Longitude seconds. Omit or leave blank if longd has a decimal value.
- longEW
- Longitude East or West (enter E or W). Omit or leave blank if longd has a decimal value.
- coordinates_type
- Set the type parameter for the coordinates. If this parameter is omitted or left blank, the type will be set to airport. It is unlikely that you would need to change this.
- coordinates_region
- Set the region parameter for the coordinates. Use either a two character ISO 3166-1 alpha-2 country code or an ISO 3166-2 region code. For example, the United Kingdom is GB, and Ontario, Canada is CA-ON.
- coordinates_notitle
- By default the coordinates will be displayed both in the infobox and in the title of the article. If this parameter is set to a non-empty value, the coordinates will be displayed only in the infobox.
Military airports
These optional parameters provide additional information for military airports. The parameter names are based on those used in Template:Infobox Military Structure. This allows the display of information from that template, without the need to include an additional infobox. For an example, see Davis-Monthan Air Force Base.
- built
- The date when the structure was built, usually given in years.
- used
- The period during which the structure was in active military use, usually given in years.
- commander
- The current commanding officer, for structures currently in military use.
- occupants
- Any notable military units which occupy the structure.
Maps
This template provides two ways to include a map: as a simple image, or using {{Location map}} and the coordinate parameters described above to automatically place a pushpin coordinate marker and label on a map.
- image_map
- The name of an image to use as a map. Do not include the "
File:
" prefix.
- image_mapsize
- The width to display the image map, in pixels. Just the number, no "
px
". If omitted or left empty, defaults to 220.
- image_map_alt
- Alt text for the image map.
- image_map_caption
- Caption to display below the image map.
- pushpin_map
- The name of a location map as per Template:Location map (eg. Indonesia or Russia). The coordinate fields (eg. latd and longd) position a pushpin coordinate marker and label on the map automatically.
- pushpin_label_position
- The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are left, right, top, bottom, and none.
- pushpin_label
- The label to place next to the pushpin coordinate marker. Defaults to the value of the name parameter.
- pushpin_mapsize
- The width to display the pushpin map, in pixels. Just the number, no "
px
". If omitted or left empty, defaults to 220.
- pushpin_map_alt
- Alt text for the pushpin map.
- pushpin_image
- Alternative map image; see Template:Location map#Using Alternative Map for details.
- pushpin_map_caption
- Caption to display below the pushpin map.
Infobox control
These parameters control how certain fields within the infobox are displayed.
- metric-elev
- Set to any value to display elevation in metric units (metres) before imperial/US units (feet); leave blank to display imperial/US units first. This can be seen in example 1.
- metric-rwy
- Set to any value to display runway length in metric units (metres) before imperial/US units (feet); leave blank to display imperial/US units first. Examples 1 and 2 below show the runway length with metres first; example 3 and 4 show it with feet before metres.
Runways
These parameters specify details for each runway in the "Runways" section displayed below the summary. This can also be used to specify water landing areas for seaplanes (see Fairbanks International Airport). Parameters start with r1- for the first runway, r2- for the second runway, up to r8- for the eighth runway (if more are needed, leave a message on the talk page). Each airport should have at least one runway.
- rn-number (r1-number, r2-number, ...)
- The designation of the runway, normally two numbers like this → 02/20, 1st number is 18 lower than the 2nd. Where there are parallel runways an additional letter is added to each number, for example "L" for left, "R" for right and "C" for center. In certain cases a runway will only have one number when it can only be used in one direction. For airports in the United States the leading zero is not used and the designation should read 2/20.
- rn-length-f (r1-length-f, r2-length-f, ...)
- Runway length in feet.
- rn-length-m (r1-length-m, r2-length-m, ...)
- Runway length in metres.
- rn-surface (r1-surface, r2-surface, ...)
- Runway surface type, such as: Concrete, Asphalt, Gravel, Grass (or Turf), Dirt, Water, etc. Avoid the generic type "Paved" if possible.
Helipads
These parameters specify details for each helipad in the "Helipads" section displayed below the runways. Parameters start with h1- for the first helipad, h2- for the second helipad, up to h12- for the twelfth helipad (if more are needed, leave a message on the talk page). This section is optional and only appears if the h1- parameters are specified. See example 1 and example 3 below.
- hn-number(h1-number, h2-number, ...)
- The designation of the helipad. In the United States this is usually the letter "H" followed by a number, i.e. "H1", "H2", etc.
- hn-length-f (h1-length-f, h2-length-f, ...)
- Helipad length in feet.
- hn-length-m (h1-length-m, h2-length-m, ...)
- Helipad length in metres.
- hn-surface (h1-surface, h2-surface, ...)
- Helipad surface type, such as: Concrete, Asphalt, etc. Avoid the generic type "Paved" if possible.
Statistics
These parameters specify details for an optional "Statistics" section displayed below the runways and helipads. Parameters start with stat1- for the first statistic, stat2- for the second statistic, etc. This section only appears if the stat1- parameters are specified. See example 1 and example 3 below.
- statn-header (stat1-header, stat2-header, ...)
- A brief description of each statistic, such as Passengers or Aircraft operations.
- statn-data (stat1-data, stat2-data, ...)
- The data associated with the corresponding header.
- stat-year
- The calendar year for the statistics. This is displayed in parentheses after the word "Statistics" in the section header.
Footnotes
This parameter contains text for footnotes displayed at the bottom of the infobox.
- footnotes
- The most common use for this field is to give sources or references for the data displayed in the infobox. See the examples below.
Examples
Example 1
Warsaw Frederic Chopin Airport Port Lotniczy im. Fryderyka Chopina Warszawa/Okęcie Airport | |||
---|---|---|---|
IATA: WAW – ICAO: EPWA | |||
Summary | |||
Airport type | Military/Public | ||
Operator | Polish Airports State Enterprise (PPL) | ||
Serves | Warsaw | ||
Location | Okęcie district of Warsaw | ||
Hub for | LOT Polish Airlines, Wizz Air | ||
Elevation AMSL | 110 m / 362 ft | ||
Coordinates | 52°09′57″N 020°58′02″E / 52.16583°N 20.96722°E | ||
Website | |||
Map | |||
Location in Poland | |||
Runways | |||
Direction | Length | Surface | |
ft | m | ||
11/29 | 9,186 | 2,800 | Asphalt |
15/33 | 12,106 | 3,689 | Asphalt |
Helipads | |||
Number | Length | Surface | |
ft | m | ||
H1 | 131 | 40 | Concrete |
Statistics (2008) | |||
Passengers | 11,736,958 | ||
Movements | 159,718 | ||
Statistics: Civil Aviation Office[1] Sources: Polish AIP at EUROCONTROL[2] |
Warsaw Frederic Chopin Airport
This example shows the appearance of the infobox without an image.
Note: helipad information added to illustrate function of metric-rwy
parameter.
{{Infobox airport | name = Warsaw Frederic Chopin Airport | nativename = ''Port Lotniczy im. Fryderyka Chopina'' | nativename-r = Warszawa/Okęcie Airport | image = <!--leave blank, this is demo without image--> | IATA = WAW | ICAO = EPWA | type = Military/Public | operator = Polish Airports State Enterprise (PPL) | city-served = [[Warsaw]] | location = [[Okęcie]] district of [[Warsaw]] | hub = [[LOT Polish Airlines]], [[Wizz Air]] | metric-elev = yes | elevation-m = 110 | elevation-f = 362 | latd = 52 | latm = 09 | lats = 57 | latNS = N | longd= 020 | longm= 58 | longs= 02 | longEW= E | coordinates_region = PL-MX | website = [http://www.lotnisko-chopina.pl/?lang=en www.lotnisko-chopina.pl] | pushpin_map = Poland | pushpin_label = WAW | pushpin_map_caption = Location in Poland | metric-elev = yes | r1-number = 11/29 | r1-length-m = 2,800 | r1-length-f = 9,186 | r1-surface = [[Asphalt]] | r2-number = 15/33 | r2-length-f = 12,106 | r2-length-m = 3,689 | r2-surface = Asphalt | h1-number = H1 | h1-length-m = 40 | h1-length-f = 131 | h1-surface = [[Concrete]] | stat-year = 2008 | stat1-header = Passengers | stat1-data = 11,736,958 | stat2-header = Movements | stat2-data = 159,718 | stat | footnotes = Statistics: Civil Aviation Office<ref name="stats">[http://www.ulc.gov.pl/_download/regulacja_rynku/statystyki/liczba_obsl_pasazerow_przesylek_20042007_150208.pdf Data from The Civil Aviation Office of Poland (Urząd Lotnictwa Cywilnego)]. {{pl icon}}</ref><br>Sources: Polish [[Aeronautical Information Publication|AIP]] at [[European Organisation for the Safety of Air Navigation|EUROCONTROL]]<ref>[http://www.ead.eurocontrol.int/publicuser/protect/pu/main.jsp EAD Basic]</ref> }}
Example 2
Beijing Capital International Airport 北京首都国际机场 Běijīng Shǒudū Guójì Jīcháng | |||
---|---|---|---|
Beijing Capital Departure Hall | |||
IATA: PEK – ICAO: ZBAA | |||
Summary | |||
Airport type | Public | ||
Operator | Civil Aviation Administration of China | ||
Serves | Beijing | ||
Location | Chaoyang District, Beijing | ||
Hub for | Air China, China Southern Airlines | ||
Elevation AMSL | 116 ft / 35 m | ||
Coordinates | 40°04′48″N 116°35′04″E / 40.08000°N 116.58444°E | ||
Website | |||
Runways | |||
Direction | Length | Surface | |
m | ft | ||
18L/36R | 3,800 | 12,467 | Asphalt |
18R/36L | 3,200 | 10,499 | Asphalt |
Beijing Capital International Airport
This example shows the appearance of the infobox with an image and a caption.
It also uses both the nativename-a
and nativename-r
parameters.
{{Infobox airport | name = Beijing Capital International Airport | nativename-a = 北京首都国际机场 | nativename-r = Běijīng Shǒudū Guójì Jīcháng | image = Beijing Capital Departure Hall.jpg | caption = Beijing Capital Departure Hall | IATA = PEK | ICAO = ZBAA | type = Public | operator = [[Civil Aviation Administration of China]] | city-served = [[Beijing]] | location = [[Chaoyang District, Beijing]] | hub = [[Air China]], [[China Southern Airlines]] | elevation-f = 116 | elevation-m = 35 | coordinates = {{Coord|40|04|48|N|116|35|04|E|type:airport_region:CN|display=inline,title|name=Beijing Capital International Airport}} | website = [http://www.bcia.com.cn/ www.bcia.com.cn] | metric-rwy = yes | r1-number = 18L/36R | r1-length-m = 3,800 | r1-length-f = 12,467 | r1-surface = [[Asphalt]] | r2-number = 18R/36L | r2-length-m = 3,200 | r2-length-f = 10,499 | r2-surface = Asphalt }}
Example 3
Dallas-Fort Worth International Airport | |||
---|---|---|---|
IATA: DFW – ICAO: KDFW – FAA LID: DFW | |||
Summary | |||
Airport type | Public | ||
Owner | City of Dallas
City of Fort Worth | ||
Operator | DFW Airport Board | ||
Serves | Dallas/Fort Worth | ||
Hub for | American Airlines, American Eagle Airlines | ||
Elevation AMSL | 607 ft / 185 m | ||
Coordinates | 32°53′49″N 097°02′17″W / 32.89694°N 97.03806°W | ||
Website | |||
Map | |||
Location within Texas | |||
Runways | |||
Direction | Length | Surface | |
ft | m | ||
13L/31R | 9,000 | 2,743 | Concrete |
13R/31L | 9,301 | 2,835 | Concrete |
17C/35C | 13,401 | 4,085 | Concrete |
17L/35R | 8,500 | 2,591 | Concrete |
17R/35L | 13,401 | 4,085 | Concrete |
18L/36R | 13,400 | 4,084 | Concrete |
18R/36L | 13,400 | 4,084 | Concrete |
Helipads | |||
Number | Length | Surface | |
ft | m | ||
H1 | 158 | 48 | Concrete |
Statistics (2005) | |||
Passengers | 59,176,265 | ||
Aircraft operations | 711,878 | ||
Metric tonnes of cargo | 741,432 | ||
Sources: FAA[3], airport website[4]. |
Dallas-Fort Worth International Airport
{{Infobox airport | name = Dallas-Fort Worth International Airport | image = Dfw_airport.jpg | IATA = DFW | ICAO = KDFW | FAA = DFW | type = Public | owner = City of [[Dallas, Texas|Dallas]] City of [[Fort Worth, Texas|Fort Worth]] | operator = DFW Airport Board | city-served = [[Dallas/Fort Worth Metroplex|Dallas/Fort Worth]] | hub = [[American Airlines]], [[American Eagle Airlines]] | elevation-f = 607 | elevation-m = 185 | latd = 32 | latm = 53 | lats = 49 | latNS = N | longd= 097 | longm= 02 | longs= 17 | longEW= W | coordinates_region = US-TX | website = [http://www.dfwairport.com/ www.dfwairport.com] | pushpin_map = USA Texas | pushpin_label = DFW | pushpin_map_caption = Location within Texas | metric-elev = | metric-rwy = | r1-number = 13L/31R | r1-length-f = 9,000 | r1-length-m = 2,743 | r1-surface = [[Concrete]] | r2-number = 13R/31L | r2-length-f = 9,301 | r2-length-m = 2,835 | r2-surface = Concrete | r3-number = 17C/35C | r3-length-f = 13,401 | r3-length-m = 4,085 | r3-surface = Concrete | r4-number = 17L/35R | r4-length-f = 8,500 | r4-length-m = 2,591 | r4-surface = Concrete | r5-number = 17R/35L | r5-length-f = 13,401 | r5-length-m = 4,085 | r5-surface = Concrete | r6-number = 18L/36R | r6-length-f = 13,400 | r6-length-m = 4,084 | r6-surface = Concrete | r7-number = 18R/36L | r7-length-f = 13,400 | r7-length-m = 4,084 | r7-surface = Concrete | h1-number = H1 | h1-length-f = 158 | h1-length-m = 48 | h1-surface = Concrete | stat-year = 2005 | stat1-header = Passengers | stat1-data = 59,176,265 | stat2-header = Aircraft operations | stat2-data = 711,878 | stat3-header = Metric tonnes of cargo | stat3-data = 741,432 | footnotes = Sources: FAA<ref>{{FAA-airport|ID=DFW|use=PU|own=PU|site=23710.6*A}}</ref>, airport website<ref>[http://www.dfwairport.com/ Dallas-Fort Worth International Airport], official web site</ref>. }}
Example 4
Wright-Patterson Air Force Base | |||
---|---|---|---|
National Museum of the United States Air Force | |||
IATA: FFO – ICAO: KFFO – FAA LID: FFO | |||
Summary | |||
Airport type | Military: Air Force Base | ||
Operator | United States Air Force | ||
Location | Dayton, Ohio | ||
In use | 1948 - present | ||
Commander |
| ||
Elevation AMSL | 823 ft / 251 m | ||
Coordinates | 39°49′34″N 084°02′54″W / 39.82611°N 84.04833°W | ||
Website | |||
Map | |||
Location within Ohio | |||
Runways | |||
Direction | Length | Surface | |
ft | m | ||
5L/23R | 12,601 | 3,841 | PEM |
5R/23L | 7,000 | 2,134 | Asphalt |
Sources: FAA[5], official website[6]. |
Wright-Patterson Air Force Base
The infobox shows the use of an image and linked text over the blue background in title area. It also makes use of some of the fields used for military airports.
{{Infobox airport | name = Wright-Patterson Air Force Base [[Image:Air Force Materiel Command.png|100px]]<br/>{{smaller|[[Air Force Materiel Command]]}} | image = National Museum of the United States Air Force.jpg | image-width = 250 | caption = [[National Museum of the United States Air Force]] | IATA = FFO | ICAO = KFFO | FAA = FFO | type = Military: [[Air Force Base]] | operator = [[United States Air Force]] | location = [[Dayton, Ohio]] | built = <!--1948--> | used = 1948 - present | commander = <div> * [[General (United States)|Gen.]] Bruce Carlson - [[Air Force Materiel Command]] * [[General (United States)|Brig. Gen.]] Bruce E. Davis - [[445th Airlift Wing]] * [[Colonel (United States)|Col.]] Colleen M. Ryan - [[88th Air Base Wing]] and Installation Commander </div> | occupants = | elevation-f = 823 | elevation-m = 251 | latd = 39 | latm = 49 | lats = 34 | latNS = N | longd= 084 | longm= 02 | longs= 54 | longEW= W | coordinates_region = US-OH | website = [http://www.wpafb.af.mil/ www.wpafb.af.mil] | pushpin_map = USA Ohio | pushpin_label = Wright-Patterson AFB | pushpin_map_caption = Location within Ohio | r1-number = 5L/23R | r1-length-f = 12,601 | r1-length-m = 3,841 | r1-surface = [[Porous European Mix|PEM]] | r2-number = 5R/23L | r2-length-f = 7,000 | r2-length-m = 2,134 | r2-surface = [[Asphalt]] | footnotes = Sources: FAA<ref>{{FAA-airport|ID=FFO|use=PR|own=MA|site=17827.*A}}</ref>, official website<ref>[http://www.wpafb.af.mil/ Wright-Patterson Air Force Base] (official site)</ref>. }}
References for examples
- ↑ Data from The Civil Aviation Office of Poland (Urząd Lotnictwa Cywilnego). (Polish)
- ↑ EAD Basic
- ↑ FAA Airport Master Record for DFW (Form 5010 PDF)
- ↑ Dallas-Fort Worth International Airport, official web site
- ↑ FAA Airport Master Record for FFO (Form 5010 PDF)
- ↑ Wright-Patterson Air Force Base (official site)
The above documentation is transcluded from Template:Infobox airport/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. |