Redigerer
Mal:Infoboks flyplass/dok
(avsnitt)
Hopp til navigering
Hopp til søk
Advarsel:
Du er ikke innlogget. IP-adressen din vil bli vist offentlig om du redigerer. Hvis du
logger inn
eller
oppretter en konto
vil redigeringene dine tilskrives brukernavnet ditt, og du vil få flere andre fordeler.
Antispamsjekk.
Ikke
fyll inn dette feltet!
== Parametre == === Flyplassnavn === 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 Frederic Chopin Airport'' or ''Beijing Capital International Airport''. :;nativename :(optional) Airport name in a native language using Western characters (French, German, Spanish, etc.), such as ''Port Lotniczy im. Fryderyka Chopina''. Can also be used for two different names in the same language (see [[Toronto Pearson International Airport]]). :;nativename-a :(optional) Airport name in a native language with non-Western characters (Chinese, Japanese, Korean, Arabic, etc.), such as 北京首都国际机场. :;nativename-r :(optional) Use in conjunction with above for Romanized name of the airport, such as ''Běijīng Shǒudū Guójì Jīcháng''. === Airport image === These parameters specify an airport photograph or logo which is displayed below the title. :;image :(optional) The name of image file, i.e. ''airport.png'' or ''logo.gif'', etc. :;image-width :(optional) 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. :;bildetekst (alias: caption) :(optional) 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. === Flyplasskoder === These parameters specify airport location identifiers which are displayed below the image (or below title if there is no image): :;IATA :Flyplassens [[IATA-flyplasskode|IATA-kode]], skal være på tre bokstaver. Hvis ikke oppgitt vil det stå '''IATA: ''ingen''''' i feltet. :;ICAO :Flyplassens [[ICAO_flyplasskode|ICAO-kode]], skal være på fire bokstaver. Hvis ikke oppgitt vil det stå '''ICAO: ''ingen''''' i feltet. === 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'' or ''Military''. Do not use ''Commercial'', ''General'' or ''Civil''. :;owner :(optional) Name of the airport owner. This is not automatically linked since in many cases the owner is not noteworthy enough to have a Wikipedia article. :;operator :(optional) Name of the airport operator if different from the owner. This is not automatically linked since in many cases the operator is not noteworthy enough to have a Wikipedia article. :;city-served :(optional) 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: <code><nowiki>city-served = [[Paris]]</nowiki></code> :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: <code><nowiki>location = [[Orly]], [[France]]</nowiki></code> :Result: [[Orly]], [[France]] :;elevation-f :Height [[above mean sea level]], in [[Foot (unit of length)|feet]]. :;elevation-m :Height above mean sea level, in [[meter]]s. :;coordinates :[[Latitude]] and [[Longitude]] of airport, specified using the {{tl|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". :Example: <code><nowiki>coordinates = {{subst:coord/subst|52|09|57|N|020|58|02|E|type:airport}}</nowiki></code> :Result: {{koord|52|09|57|N|020|58|02|E|type:airport}} :;website :(optional) External link to the airport's official [[website]]. See [[Wikipedia: External links #How to link]] for more information. :Example: <code><nowiki>website = [http://www.dfwairport.com/ www.dfwairport.com]</nowiki></code> :Result: <span class="plainlinksneverexpand">[http://www.dfwairport.com/ www.dfwairport.com]</span> === Infobox control === These parameters control how the infobox is displayed. :;metric-elev :Set to any value to display elevation in metric units (meters) before Imperial units (feet); leave blank to display Imperial units first. This can be seen in [[#Example 1|example 1]]. :;metric-rwy :Set to any value to display runway length in metric units (meters) before Imperial units (feet); leave blank to display Imperial units first. [[#Example 1|Example 1]] and 2 below show the runway length with meters first; [[#Example 3|example 3]] and 4 show it with feet before meters. === 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, etc. Each airport should have at least one runway. The maximum allowed runways is 8. :;r<sub>''n''</sub>-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. :;r<sub>''n''</sub>-length-f (r1-length-f, r2-length-f, ...) :Runway length in feet. :;r<sub>''n''</sub>-length-m (r1-length-m, r2-length-m, ...) :Runway length in meters. :;r<sub>''n''</sub>-surface (r1-surface, r2-surface, ...) :Runway surface type, such as: Concrete, Asphalt, Grass, 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, etc. This section is optional and only appears if helipad parameters are specified. The maximum allowed helipads is 12. :;h<sub>''n''</sub>-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. :;h<sub>''n''</sub>-length-f (h1-length-f, h2-length-f, ...) :Helipad length in feet. :;h<sub>''n''</sub>-length-m (h1-length-m, h2-length-m, ...) :Helipad length in meters. :;h<sub>''n''</sub>-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 3|example 3]] below. :;stat-year :(optional) The calendar year for the statistics. This is displayed in parentheses after the word "Statistics" in the section header. :;stat''<sub>n</sub>''-header (stat1-header, stat2-header, ...) :A brief description of each statistic, such as ''Passengers'' or ''Aircraft operations''. :;stat''<sub>n</sub>''-data (stat1-data, stat2-data, ...) :The data associated with the corresponding 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.
Redigeringsforklaring:
Merk at alle bidrag til Wikisida.no anses som frigitt under Creative Commons Navngivelse-DelPåSammeVilkår (se
Wikisida.no:Opphavsrett
for detaljer). Om du ikke vil at ditt materiale skal kunne redigeres og distribueres fritt må du ikke lagre det her.
Du lover oss også at du har skrevet teksten selv, eller kopiert den fra en kilde i offentlig eie eller en annen fri ressurs.
Ikke lagre opphavsrettsbeskyttet materiale uten tillatelse!
Avbryt
Redigeringshjelp
(åpnes i et nytt vindu)
Forhåndsvis en side som bruker denne malen
Denne siden er medlem av 1 skjult kategori:
Kategori:Sider hvor ekspansjonsdybden er overskredet
Navigasjonsmeny
Personlige verktøy
Ikke logget inn
Brukerdiskusjon
Bidrag
Opprett konto
Logg inn
Navnerom
Mal
Diskusjon
norsk bokmål
Visninger
Les
Rediger kilde
Vis historikk
Mer
Navigasjon
Forside
Siste endringer
Tilfeldig side
Hjelp til MediaWiki
Verktøy
Lenker hit
Relaterte endringer
Spesialsider
Sideinformasjon