模板:Infobox airport
这个模板使用了维基数据的信息。 参见Wikipedia:维基数据。里面用户没有给出数值的参数将被维基数据的参数代替。编辑相关参数请前往d:。 |
此模板被引用于约2,000个页面。 为了避免造成大规模的影响,所有对此模板的编辑应先于沙盒、测试样例或您的沙盒上测试。 测试后无误的版本可以一次性地加入此模板中,但是修改前请务必于讨论页发起讨论。 模板引用数量会自动更新。 |
用法
要将本模板加入条目中,请复制以下空白源代码,并贴至条目中即可。只有name
参数是必须填上。没有资料的项目可保持空白不用删除,并不会影响模版的使用。本模板不建议使用国旗图像。
{{Infobox airport
| name = <!-- 機場中文名稱 -->
| ensign =
| ensign_size =
| ensign_alt =
| nativename =
| nativename-a =
| nativename-r =
| image = <!-- example.png -->
| image-width = <!-- 若少於200 -->
| image_alt =
| caption = <!-- 圖像說明 -->
| image2 =
| image2-width = <!-- 若少於200 -->
| image2_alt =
| caption2 =
| IATA = <!-- IATA -->
| ICAO = <!-- ICAO -->
| FAA = <!-- FAA -->
| TC = <!-- TC -->
| LID = <!-- LID -->
| GPS = <!-- GPS -->
| WMO = <!-- WMO -->
| type = <!-- 民用、私用、軍用 -->
| owner-oper = <!-- 管理機構名稱 -->
| owner = <!-- 所有者 -->
| operator = <!-- 管理單位名稱 -->
| city-served = <!-- 所服務的城市 -->
| location = <!-- 地址 -->
| opened = <!-- {{start date|YYYY|MM|DD}} -->
| closed = <!-- 關閉日期 {{end date|YYYY|MM|DD}} -->
| passenger_services_ceased = <!-- {{end date|YYYY|MM|DD}} -->
| hub = <!-- 航空公司 -->
| focus_city =
| built = <!-- 軍用機場 -->
| used = <!-- 軍用機場 使用期間-->
| commander = <!-- 軍用機場 司令官-->
| occupants = <!-- 軍用機場 駐紮部隊-->
| timezone =
| utc =
| summer =
| utcs =
| elevation-f = <!-- 海拔高度(英尺) -->
| elevation-m = <!-- 海拔高度(公尺) -->
| metric-elev =
| coordinates = <!-- 坐標 -->
| website = <!-- 官方網址 {{URL|example.com}} -->
| image_map = <!-- map.png -->
| image_mapsize =
| image_map_alt =
| image_map_caption =
| pushpin_map =
| pushpin_mapsize =
| pushpin_map_alt =
| pushpin_map_caption =
| pushpin_relief =
| pushpin_image =
| pushpin_label =
| pushpin_label_position =
| pushpin_mark =
| pushpin_marksize =
| r1-number =
| r1-length-f = <!-- 呎 -->
| r1-length-m = <!-- 米 -->
| r1-surface = <!-- 表面 以此類推到r12 -->
| metric-rwy =
| h1-number =
| h1-length-f = <!-- 呎 -->
| h1-length-m = <!-- 米 -->
| h1-surface = <!-- 表面 以此類推到h12 -->
| stat-year =
| stat_passenger =
| stat_flight =
| stat_cargo =
| footnotes = <!-- 腳注 -->
}}
|
参数
除name外,其他参数皆可选择不填。
机场名称
这些表示机场名称的参数会显示在资讯盒的顶部。
- nativename
- 当地使用的机场名称,只限于使用拉丁字母的语言(如英语、法语、德语、西班牙语、意大利语、波兰语等)。亦可作为同一语言的两个名称使用。
- nativename-a
- 当地使用的机场名称,只限于不使用拉丁字母的语言(如日语、韩语、阿拉伯语、俄语等)。中文名称不需使用。
- nativename-r
- 罗马化的机场名称,如Běijīng Shǒudū Guójì Jīcháng。这种情况下通常需要使用斜体。
机场影像
这些参数将会在标题的下方显示机场的图片或标志。第二影像可以使用参数名称后面加“2”来显示。
- ensign
- 可选填,小型的英文标志
- image / image2
- 影像档案的名字,如
Airport.png
或Logo.gif
(请勿加入File:
或Image:
前缀) - image_alt / image2_alt
- 影像的替代文字,鼠标在图片上停留时显示的文字。
- image-width / image2-width
- 以像素计算的影像宽度,如“175”(预设为“220”)
- 这一参数只应用于当放大至220像素时会显示异常的较小图片。
- caption / caption2
- 影像下方的文字。若留空,影像下方将没有文字。
- 这一参数只应用于需要解释的图像,机场标志或空照图可以略去。
机场代码
这些表示机场代码的参数会于影像的下方显示(如无影像则在标题下方):
- IATA
- 机场3字母的IATA机场代码。若省略或留空则显示为“IATA:无”。
- ICAO
- 机场4字母的ICAO机场代码。若省略或留空则显示为“ICAO:无”。
- FAA
- 美国境内机场3或4字母的FAA代码。若省略或留空则不显示。
- TC
- 加拿大境内机场3或4字母的加拿大交通部代码。若省略或留空则不显示。
- LID
- 除ICAO或IATA代码相同外,非美国或加拿大机场的代码。若省略或留空则不显示。
- GPS
- 除ICAO或IATA代码相同外,GPS机场的代码。若省略或留空则不显示。
- WMO
- 世界气象组织对机场内气象站的5位号码。若省略或留空则不显示。
机场摘要
这些参数在“摘要”一栏显示机场资讯,于机场代码下方显示。
- type
- 机场只有以下类型的其中之一:民用、私用、军用或军用/民用。请勿使用“商用”或“公共”。
- owner-oper
- 若机场拥有者和管理者为同一人,则可用此取代“owner”和“operator”参数。
- owner
- 机场拥有者。
- operator
- 机场营运者,若非机场拥有者。
- city-served
- 若机场服务一个主要城市但位于一个较小的城镇,请将主要城市列在此参数下并将较小的城镇列在“location”参数之下。此参数没有自动连结,以便加入多重连结。请避免加入旗帜模板。
- 例子:
city-served = [[巴黎]]
- 结果:巴黎
- location
- 机场所在的城市或城镇名称。请勿在此项填上街道地址。此参数没有自动连结,以便加入多重连结。请避免加入旗帜模板。
- 例子:
location = [[法國]][[奥利 (瓦勒德马恩省)|奥利]]
- 结果:法国奥利
- opened
- 机场正式投入商业运作的日期。
- 例子:
{{start date|1989|09|22}}
- 结果:1989年9月22日
- closed
- 机场关闭的日期,无论是暂时性的还是永久性的,并加入关闭原因(只限于永久关闭)。请使用{{end date}}。
- passenger_services_ceased
- 机场客运服务转移到其他机场的日期。当机场转为其他用途时使用。只限于曾经提供客运服务的机场。请使用{{end date}}。
{{plainlist|
* [[英倫航空]]
* [[英國航空]]
* [[維珍航空]]
}}
|
- focus_city
- 如果机场是重点机场,请于此处列出航空公司名称。
- summer 和 utcs
- 此处会显示机场遵守的夏令时间(如有),可以加入连结。完整的列表可以在各国时区列表找到。
- 时区名可选填,但若使用则必须连同UTC一并使用,可以加入连结。完整的列表可以在时区列表找到。
- elevation-f
- 英制海拔高度,只需填数字(英尺),显示为“英尺(米)”,后面的公制数字由自动转换产生。
- elevation-m
- 公制海拔高度,只需填数字(米),显示为“米(英尺)”。
- website
- 机场官方网址。
- 例子:
website = {{URL|http://www.dfwairport.com/}}
- 结果:
军用机场
这些参数提供额外有关军用机场的资讯。这些参数的名称以Template:Infobox military installation的内容作为基础。如此可以将该模板的资讯直接显示而不需加入额外的资讯盒。
- built
- 结构建成的日期,通常以年表示。
- used
- 结构活跃地作为军用的时段,通常以年表示。
- commander
- 目前的指挥官,用于现时仍有使用的结构。
- occupants
- 任何占有该结构且值得注意的军事单位。
地理坐标
这一个模板容许以两种方式插入地理座标:一种是在“coordinates”参数提供完整{{Coord}}模板,另一种是分别提供独立的座标部分(度、分、秒等)如同下方所述。后者亦可同时插入pushpin地图并自动附设机场符号及标签(参见下面)。
若两种方法同时使用,只有“coordinates”参数会在资讯盒使用。
- coordinates
- 机场的经纬度,根据{{Coord}}模板使用。当输入座标时请确保地图或影像可以显示机场的位置。“N”、“S”、“E”、“W”非常容易混淆。若按以下方式使用,此机场亦会在Google地球的Geographic Web图层出现。
- 例子:
coordinates = {{Coord|49|27|16|N|002|06|46|E|type:airport_region:FR|display=inline,title}}
- 结果:49°27′16″N 002°06′46″E / 49.45444°N 2.11278°E
地图
如果需要在本信息框内显示地图,有两种途径,一是直接提供地图图像名称,或者提供合适的pushpin_map地图名称和机场位置的经纬度(地理坐标)产生所需地图。
以图像提供地图
在image_map填入适合的图像档案名称。其余“image_”的参数均可选填。
- image_map
- 地图图像名称,例如
Airport_map.png
(前面不用加上File:
或Image:
)。
- image_mapsize
- (选填)地图图像宽度,按像素计算。只需输入数字,不需加上“px”。预设为“220”。
- image_map_alt
- (选填)地图图像的替代文字。若留空或省略,预设为与“image_map_caption”相同(或机场地点,如果没有“caption”的话。
- image_map_caption
- (选填)图像说明文字。
利用pushpin_map参数产生
填入适合的latd、longd和pushpin_map资料可产生适用的地图。其他“pushpin_”参数可选填。
- pushpin_map
- 建基于Template:Location map的pushpin地图名称(例如“Indonesia”或“Russia”,可用名称见Category:地理位置图模板)。上述“coordinate”参数将自动在地图上留下标记。
- pushpin_mapsize
- (选填)pushpin地图的宽度,以像素计算。只需输入数字,不需输入“px”。预计为“220”。
- pushpin_map_alt
- (选填)pushpin地图的替代文字。
- pushpin_map_caption
- (选填)图像说明文字。
- pushpin_relief
- (选填)任何非留空值会导致模板显示relief map影像,如有。详情参见Template:Location map#Relief parameter。
- pushpin_image
- (选填)替代地图影像的名称,且必须拥有与“pushpin_map”参数内location map模板相同的边界座标。不需输入“File:”或“Image:”前缀。详情参见Template:Location map#AlternativeMap parameter。
- pushpin_label
- (选填)pushpin标记旁的文字。预设显示“name”参数。
- pushpin_label_position
- (选填)pushpin标记文字相对于pushpin标记的位置。有效值为“left”、“right”、“top”及“bottom”。预设为“left”或“right”,视乎标记的座标及地图影像的右侧边界。
- pushpin_mark
- (选填)pushpin标记的图像。预设为“File:Airplane silhouette.svg”。
- pushpin_marksize
- (选填)pushpin标记的大小,按像素计算。预设为“10”。不需输入“px”,例如:“pushpin_marksize = 8”而非“pushpin_marksize = 8px”。
资讯盒控制
这些参数控制一些特定的资讯的表示方法。
- metric-elev
- 在海拔参数填上任意字样以公制前英制后地表示,留空则英制前公制后表示。
- metric-rwy
- 在跑道长度参数填上任意字样以公制前英制后地表示,留空则英制前公制后表示。
跑道
这些参数表示了每条跑道的详细资讯,并于机场摘要下方的“跑道”部分显示。此处亦可用于水上飞机的水上着陆(参见费尔班克斯国际机场)。参数“r1-”用作第一条跑道、“r2-”用作第二条跑道,如此类推,最高可达八条“r8-”。若有需要更多的参数,请于讨论页留言。所有机场至少拥有一条跑道。
- rn-number (r1-number, r2-number, ...)
- 跑道的方向,一般而言应有如“02/20”,前一数字比后一数字差18。若出现两条或以上的平行跑道则附加一个英文字母,例如“L”为左侧跑道、“R”为右侧跑道、“C”为中央跑道。某些情况下跑道只可从一个方向升降,因此只有一个数字。美国的机场跑道编号的第一个零不使用,读作“2/20”。
- rn-length-f (r1-length-f, r2-length-f, ...)
- 跑道长度(英尺)。
- rn-length-m (r1-length-m, r2-length-m, ...)
- 跑道长度(米)。
直升机坪
这些参数表示了每个直升机坪的详细资讯,并于跑道下方的“直升机坪”部分显示。参数“h1-”用作第一个直升机坪、“h2-”用作第二个直升机坪,如此类推,最高可达十二个“h12-”。若有需要更多的参数,请于讨论页留言。此部分为选填,且只有在“h1-”参数有内容时出现。
- hn-number (h1-number, h2-number, ...)
- 直升机坪的方向。在美国通常是字母“H”后加一个数字,如“H1”、“H2”等。
- hn-length-f (h1-length-f, h2-length-f, ...)
- 直升机坪长度(英尺)。
- hn-length-m (h1-length-m, h2-length-m, ...)
- 直升机坪长度(米)。
统计
这些参数表示了一个选填的“统计”部分,并在“跑道”及“直升机坪”下方显示。
- stat-year
- 统计年份
- stat_passenger
- 旅客吞吐量
- stat_cargo
- 货邮吞吐量
- stat_flight
- 起降架次
脚注
这一参数用作显示资讯盒底部的脚注。
- footnotes
- 此参数通常用于为资讯盒内的资料提供参考来源。
范例
范例1
Warsaw Chopin Airport Lotnisko Chopina w Warszawie Warszawa/Okęcie Airport | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
概览 | |||||||||||||||
机场类型 | 公有/军用 | ||||||||||||||
营运者 | Polish Airports State Enterprise (PPL) | ||||||||||||||
服务城市 | 华沙 | ||||||||||||||
地理位置 | 波兰华沙 | ||||||||||||||
启用日期 | 1934年4月29日 | ||||||||||||||
枢纽航空公司 | |||||||||||||||
海拔高度 | 110米(362英尺) | ||||||||||||||
坐标 | 52°09′57″N 020°58′02″E / 52.16583°N 20.96722°E | ||||||||||||||
网址 | www.lotnisko-chopina.pl | ||||||||||||||
地图 | |||||||||||||||
跑道 | |||||||||||||||
| |||||||||||||||
直升机停机坪 | |||||||||||||||
| |||||||||||||||
统计数据(2012) | |||||||||||||||
| |||||||||||||||
该示例展示了无图片的信息框的外观。
它也展示了经度、纬度与位置/以图钉标记了位置的地图的用法。
Note: helipad information added to illustrate function of metric-rwy
parameter.
{{Infobox airport
| name = Warsaw Chopin Airport
| nativename = ''Lotnisko Chopina w Warszawie''
| nativename-r = Warszawa/Okęcie Airport
| image = <!--leave blank, this is demo without image-->
| IATA = WAW
| ICAO = EPWA
| type = 公有/軍用
| operator = Polish Airports State Enterprise (PPL)
| city-served = [[華沙]]
| location = [[波蘭]][[華沙]]
| hub = {{plainlist|
*{{tsl|en|Bingo Airways||Bingo Airways}}
*{{tsl|en|Enter Air||Enter Air}}
*{{tsl|en|Eurolot||Eurolot}}
*[[LOT波蘭航空]]
*[[小星球航空]]
*{{tsl|en|SprintAir||SprintAir}}
*[[維茲航空]]
}}
| metric-elev = yes
| elevation-m = 110
| elevation-f = 362
| website = {{URL|1=http://www.lotnisko-chopina.pl/en/passenger|2=www.lotnisko-chopina.pl}}
| opened = {{Start date|1934|04|29}}
| coordinates = {{coord|52|09|57|N|020|58|02|E|type:airport_region:PL-MZ|display=inline}}
| pushpin_map = Poland
| pushpin_map_caption = Location of airport in Poland
| pushpin_relief = yes
| pushpin_label = WAW
| metric-rwy = yes
| r1-number = 11/29
| r1-length-m = 2,800
| r1-length-f = 9,186
| r1-surface = [[瀝青]]
| 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 = [[水泥]]
| stat-year = 2012
| stat_passenger = 9,587,842
| stat_flight = 118,320
| footnotes = Statistics: Warsaw Chopin Airport<ref name="stats2013">{{cite web|title=About the Airport: Statistics|url=http://www.lotnisko-chopina.pl/en/airport/about-the-airport/statistics|publisher=Warsaw Chopin Airport|accessdate=28 September 2013}}</ref><br/>Sources: Polish [[Aeronautical Information Publication|AIP]] at [[歐洲空中航行安全組織|Eurocontrol]]<ref>{{cite web|url=http://www.ead.eurocontrol.int/publicuser/protect/pu/main.jsp |title=EAD Basic |publisher=Ead.eurocontrol.int |accessdate=2012-06-28}}</ref>
}}
范例2
Beijing Capital International Airport 北京首都国际机场 Běijīng Shǒudū Guójì Jīcháng | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
概览 | |||||||||||||||
机场类型 | Public | ||||||||||||||
营运者 | 中国民用航空局 | ||||||||||||||
服务城市 | 北京市 | ||||||||||||||
地理位置 | 北京市朝阳区 | ||||||||||||||
启用日期 | 1958年3月2日 | ||||||||||||||
枢纽航空公司 | 中国国际航空、中国南方航空 | ||||||||||||||
海拔高度 | 116英尺(35米) | ||||||||||||||
坐标 | 40°04′48″N 116°35′04″E / 40.08000°N 116.58444°E | ||||||||||||||
网址 | www.bcia.com.cn | ||||||||||||||
跑道 | |||||||||||||||
|
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 = [[中国民用航空局]]
| city-served = [[北京市]]
| location = [[北京市]][[朝阳区 (北京市)|朝阳区]]
| hub = [[中国国际航空]]、[[中国南方航空]]
| elevation-f = 116
| elevation-m = 35
| coordinates = {{Coord|40|04|48|N|116|35|04|E|type:airport_region:CN|display=inline|name=Beijing Capital International Airport}}
| website = {{URL|1=http://en.bcia.com.cn/|2=www.bcia.com.cn}}
| opened = {{Start date|1958|03|02}}
| metric-rwy = yes
| r1-number = 18L/36R
| r1-length-m = 3,800
| r1-length-f = 12,467
| r1-surface = [[瀝青]]
| r2-number = 18R/36L
| r2-length-m = 3,200
| r2-length-f = 10,499
| r2-surface = 瀝青
}}
范例3
Dallas-Fort Worth International Airport | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
概览 | |||||||||||||||||||||||||||||||||||
机场类型 | Public | ||||||||||||||||||||||||||||||||||
所有者 | City of Dallas City of Fort Worth | ||||||||||||||||||||||||||||||||||
营运者 | DFW Airport Board | ||||||||||||||||||||||||||||||||||
服务城市 | Dallas/Fort Worth | ||||||||||||||||||||||||||||||||||
启用日期 | 1974年1月13日 | ||||||||||||||||||||||||||||||||||
枢纽航空公司 | American Airlines, American Eagle Airlines | ||||||||||||||||||||||||||||||||||
海拔高度 | 607英尺(185米) | ||||||||||||||||||||||||||||||||||
坐标 | 32°53′49″N 097°02′17″W / 32.89694°N 97.03806°W | ||||||||||||||||||||||||||||||||||
网址 | www | ||||||||||||||||||||||||||||||||||
地图 | |||||||||||||||||||||||||||||||||||
跑道 | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
直升机停机坪 | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
统计数据(2005) | |||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||
{{Infobox airport
| name = Dallas-Fort Worth International Airport
| image = Dfw_airport.jpg
| IATA = DFW
| ICAO = KDFW
| FAA = DFW
| type = Public
| owner = City of [[達拉斯|Dallas]]
City of [[沃思堡|Fort Worth]]
| operator = DFW Airport Board
| city-served = {{tsl|en|Dallas/Fort Worth Metroplex||Dallas/Fort Worth}}
| hub = [[美國航空|American Airlines]], [[特使航空|American Eagle Airlines]]
| metric-elev =
| elevation-f = 607
| elevation-m = 185
| website = {{URL|http://www.dfwairport.com/}}
| opened = {{Start date|1974|01|13}}
| coordinates = {{coord|32|53|49|N|097|02|17|W|region:US-TX|display=inline}}
| pushpin_map = USA Texas
| pushpin_map_caption = Location within Texas
| pushpin_label = DFW
| 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
| stat_passenger = 59,176,265
| stat_flight = 711,878
| stat_cargo = 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>
}}
范例4
Wright-Patterson Air Force Base | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
概览 | |||||||||||||||
机场类型 | Military: Air Force Base | ||||||||||||||
营运者 | United States Air Force | ||||||||||||||
地理位置 | Dayton, Ohio | ||||||||||||||
使用期间 | 1948 - present | ||||||||||||||
司令官 |
| ||||||||||||||
海拔高度 | 823英尺(251米) | ||||||||||||||
坐标 | 39°49′23″N 084°02′58″W / 39.82306°N 84.04944°W | ||||||||||||||
网址 | www | ||||||||||||||
地图 | |||||||||||||||
跑道 | |||||||||||||||
| |||||||||||||||
This 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
| ensign = [[File:Air Force Materiel Command.png|100px]]
| nativename = {{smaller|[[美国空军装备司令部|{{white|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>
* [[上将 (美国)|Gen.]] Bruce Carlson - [[美国空军装备司令部|Air Force Materiel Command]]
* [[上将 (美国)|Brig. Gen.]] Bruce E. Davis - {{tsl|en|445th Airlift Wing||445th Airlift Wing}}
* {{tsl|en|Colonel (United States)||Col.}} Colleen M. Ryan - {{tsl|en|88th Air Base Wing||88th Air Base Wing}} and Installation Commander
</div>
| occupants =
| elevation-f = 823
| elevation-m = 251
| website = {{URL|http://www.wpafb.af.mil/}}
| coordinates = {{Coord|39|49|23|N|084|02|58|W|name=Wright-Patterson AFB}}
| pushpin_map = USA Ohio
| pushpin_map_caption = Location within Ohio
| pushpin_label = Wright-Patterson AFB
| r1-number = 5L/23R
| r1-length-f = 12,601
| r1-length-m = 3,841
| r1-surface = {{tsl|en|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>
}}
范例5
Buri Ram Airport ท่าอากาศยานบุรีรัมย์ | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
概览 | |||||||||||
机场类型 | Public | ||||||||||
服务城市 | Buri Ram, Thailand | ||||||||||
海拔高度 | 590英尺(180米) | ||||||||||
坐标 | 15°13′46″N 103°15′04″E / 15.22944°N 103.25111°E | ||||||||||
地图 | |||||||||||
跑道 | |||||||||||
| |||||||||||
This infobox shows the use optional parameters for the location/pushpin map.
{{Infobox airport
| name = Buri Ram Airport
| nativename-a = {{lang|th|ท่าอากาศยานบุรีรัมย์}}
| IATA = BFV
| ICAO = VTUO
| type = Public
| city-served = {{tsl|en|Buri Ram||Buri Ram}}, [[泰国|Thailand]]
| elevation-f = 590
| coordinates = {{coord|15|13|46|N|103|15|04|E|region:TH|display=inline}}
| pushpin_map = Thailand
| pushpin_mapsize = 220x300 <!--limit height to 300px-->
| pushpin_map_caption = Location of airport in Thailand
| pushpin_image = Thailand location map Topographic.png
| pushpin_label = <span style="color:yellow; font-weight:bold; font-size:larger; text-shadow: black 0.1em 0.1em 0.2em">BFV</span>
| pushpin_label_position = bottom
| pushpin_mark = Yellow_pog.svg
| pushpin_marksize = 11
| metric-rwy = y
| r1-number = 04/22
| r1-length-m = 2100
| r1-surface = Asphalt
| footnotes = Source: [[Aeronautical Information Publication|AIP]] Thailand<ref name="AIP">{{cite web | url = http://www.aisthai.go.th/webais/pdf/AERONAUTICALCHARTS/VTUO.pdf | title = VTUO – BURI RAM | format = [[可移植文档格式|PDF]] | publisher = [http://www.aisthai.go.th/ AIP Thailand] | accessdate = 20 August 2012}}</ref>
}}
范例参考文献
- ^ About the Airport: Statistics. Warsaw Chopin Airport. [28 September 2013].
- ^ EAD Basic. Ead.eurocontrol.int. [2012-06-28].
- ^ DFW的美国联邦航空局机场记录 (PDF)
- ^ Dallas-Fort Worth International Airport, official web site
- ^ FFO的美国联邦航空局机场记录 (PDF)
- ^ Wright-Patterson Air Force Base (official site)
- ^ VTUO – BURI RAM (PDF). AIP Thailand. [20 August 2012].
模板数据
模板数据
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
无描述。
|
微格式
本模板产生的HTML记号包含了HCard 微格式,能够让电脑解析地点名称和位置,具有可自动将文章分类至适当类别的功能。在HCard中有Geo微格式,能让电脑分析经纬度资料,因此可在地图上查询,或下载至全球定位系统(GPS)装置。关于微格式的更多使用资讯,请参阅维基百科的微格式专题。
hCard 使用以下的 HTML class:
adr
county-name
fn
label
locality
nickname
note
org
vcard
Geo由{{coord}}产生,并使用以下的HTML class:
geo
latitude
longtitude
请勿将这些class更名或删除。
当指定经纬度数值时,请避免太过详细。