Template:Infobox airport: Difference between revisions
From MicrasWiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>{{Template sandbox notice}}<!-- Please do not remove this section: it only displays when viewed from template sandbox and leaving it in allows template code to be copied to and from sandbox.--> | <noinclude>{{Template sandbox notice}}<!-- Please do not remove this section: it only displays when viewed from template sandbox and leaving it in allows template code to be copied to and from sandbox.--> | ||
</noinclude>{| class="infobox vcard" style="width: {{{box-width|22em}}}; font-size: 88%; line-height: 1.5em; text-align: center;" | </noinclude>{| class="infobox vcard" style="width: {{{box-width|22em}}}; font-size: 88%; line-height: 1.5em; text-align: center;" | ||
! colspan=4 style="background-color: #69c; color: white; font-size: 125%" | <span class="fn org">{{{name}}}</span>{{#if:{{{nativename<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename}}}</span>}}{{#if:{{{nativename-a<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename-a}}}</span>}}{{#if:{{{nativename-r<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename-r}}}</span>}} | ! colspan=4 style="background-color: #69c; color: white; font-size: 125%" | <span class="fn org">{{{name}}}</span>{{#if:{{{nativename<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename}}}</span>}}{{#if:{{{nativename-a<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename-a}}}</span> }}{{#if:{{{nativename-r<includeonly>|</includeonly>}}}|<br /><span class="nickname">{{{nativename-r}}}</span>}} | ||
|- | |- | ||
{{#if: {{{image<includeonly>|</includeonly>}}}| | {{#if: {{{image<includeonly>|</includeonly>}}}| | ||
{{!}} colspan=4 {{!}} [[Image:{{{image}}}|{{#if:{{{image-width|}}}|{{{image-width}}}|220}}px | {{!}} colspan=4 {{!}} [[Image:{{{image}}}|{{#if:{{{image-width|}}}|{{{image-width}}}|220}}px]] | ||
{{!}}- | {{!}}- | ||
{{#if: {{{caption<includeonly>|</includeonly>}}}| | {{#if: {{{caption<includeonly>|</includeonly>}}}| | ||
Line 12: | Line 12: | ||
}} | }} | ||
{{#if: {{{image2|}}}| | {{#if: {{{image2|}}}| | ||
{{!}} colspan=4 {{!}} [[Image:{{{image2}}}|{{#if:{{{image2-width|}}}|{{{image2-width}}}|220}}px | {{!}} colspan=4 {{!}} [[Image:{{{image2}}}|{{#if:{{{image2-width|}}}|{{{image2-width}}}|220}}px]] | ||
{{!}}- | {{!}}- | ||
{{#if: {{{caption2|}}}| | {{#if: {{{caption2|}}}| | ||
Line 18: | Line 18: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
}} | }} | ||
! colspan=4 style="white-space: nowrap" | Code: {{#if:{{{code<includeonly>|</includeonly>}}}|<span class="nickname">{{{code}}}</span>|''none''}} | ! colspan=4 style="white-space: nowrap" | [[List of airport codes|Code]]: {{#if:{{{code<includeonly>|</includeonly>}}}|<span class="nickname">{{{code}}}</span>|''none''}} | ||
|- | |- | ||
! colspan=4 style="background-color: #69c; color: white" | Summary | ! colspan=4 style="background-color: #69c; color: white" | Summary | ||
Line 52: | Line 52: | ||
! colspan=2 {{!}} Location | ! colspan=2 {{!}} Location | ||
{{!}} colspan=2 {{!}} <span class="label">{{{location}}}</span> | {{!}} colspan=2 {{!}} <span class="label">{{{location}}}</span> | ||
}} | }} | ||
|- style="text-align: left" | |- style="text-align: left" | ||
Line 97: | Line 82: | ||
! colspan=2 {{!}} Occupants | ! colspan=2 {{!}} Occupants | ||
{{!}} colspan=2 {{!}} {{{occupants}}} | {{!}} colspan=2 {{!}} {{{occupants}}} | ||
}} | }} | ||
|- style="text-align: left" | |- style="text-align: left" | ||
Line 112: | Line 87: | ||
! colspan=2 {{!}} Elevation [[wikipedia:Above mean sea level|AMSL]] | ! colspan=2 {{!}} Elevation [[wikipedia:Above mean sea level|AMSL]] | ||
{{!}} colspan=2 {{!}} {{#if:{{{metric-elev|}}} | {{!}} colspan=2 {{!}} {{#if:{{{metric-elev|}}} | ||
| {{formatnum: {{{elevation-m|}}} }} m / {{#if: {{{elevation-f<includeonly>|</includeonly>}}} | {{formatnum: {{{elevation-f|}}} }} ft |{{convert|{{{elevation-m|}}}|m|ft|0|disp=output only}} }} | | {{formatnum: {{{elevation-m|}}} }} m / {{#if: {{{elevation-f<includeonly>|</includeonly>}}} | {{formatnum: {{{elevation-f|}}} }} ft | {{convert|{{{elevation-m|}}}|m|ft|0|disp=output only}} }} | ||
| {{formatnum: {{{elevation-f|}}} }} ft / {{#if: {{{elevation-m<includeonly>|</includeonly>}}} | {{formatnum: {{{elevation-m|}}} }} m |{{convert|{{{elevation-f|}}}|ft|m|0|disp=output only}} }} }} | | {{formatnum: {{{elevation-f|}}} }} ft / {{#if: {{{elevation-m<includeonly>|</includeonly>}}} | {{formatnum: {{{elevation-m|}}} }} m | {{convert|{{{elevation-f|}}}|ft|m|0|disp=output only}} }} }} | ||
}} | }} | ||
|- style="text-align: left" | |- style="text-align: left" | ||
Line 134: | Line 109: | ||
|- | |- | ||
{{#if:{{{image_map|}}}| | {{#if:{{{image_map|}}}| | ||
{{!}} colspan=4 {{!}} [[File:{{{image_map}}}|{{ | {{!}} colspan=4 {{!}} [[File:{{{image_map}}}|{{#if:{{{image_mapsize|}}}|{{{image_mapsize}}}|220}}px|none|alt={{{image_map_alt|}}}|{{{image_map_caption|Location of {{{name}}}}}}]]{{#if:{{{image_map_caption|}}}|<small>{{{image_map_caption}}}</small>}} | ||
}} | }} | ||
|- | |- | ||
Line 154: | Line 129: | ||
|mark = {{#if: {{{pushpin_mark|}}} | {{{pushpin_mark}}} | Airplane silhouette.svg }} | |mark = {{#if: {{{pushpin_mark|}}} | {{{pushpin_mark}}} | Airplane silhouette.svg }} | ||
|marksize = {{#if: {{{pushpin_marksize|}}} | {{{pushpin_marksize}}} | 10 }} | |marksize = {{#if: {{{pushpin_marksize|}}} | {{{pushpin_marksize}}} | 10 }} | ||
|float = | |float = none | ||
|caption = | |caption = | ||
|border = none | |border = none | ||
Line 176: | Line 151: | ||
{{!}} {{{r1-number<includeonly>|</includeonly>}}} | {{!}} {{{r1-number<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{r1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | {{!}} {{formatnum: {{{r1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | ||
{{!}} {{#if:{{{r1-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{r1-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r1-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r1-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r1-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{r1-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r1-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r1-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r1-surface<includeonly>|</includeonly>}}} | {{!}} {{{r1-surface<includeonly>|</includeonly>}}} | ||
}} | }} | ||
Line 183: | Line 158: | ||
{{!}} {{{r2-number<includeonly>|</includeonly>}}} | {{!}} {{{r2-number<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{r2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | {{!}} {{formatnum: {{{r2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | ||
{{!}} {{#if:{{{r2-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{r2-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r2-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r2-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r2-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{r2-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r2-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r2-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r2-surface<includeonly>|</includeonly>}}} | {{!}} {{{r2-surface<includeonly>|</includeonly>}}} | ||
}} | }} | ||
Line 190: | Line 165: | ||
{{!}} {{{r3-number|}}} | {{!}} {{{r3-number|}}} | ||
{{!}} {{formatnum: {{{r3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r3-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r3-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r3-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r3-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r3-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r3-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r3-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r3-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r3-surface|}}} | {{!}} {{{r3-surface|}}} | ||
}} | }} | ||
Line 197: | Line 172: | ||
{{!}} {{{r4-number|}}} | {{!}} {{{r4-number|}}} | ||
{{!}} {{formatnum: {{{r4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r4-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r4-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r4-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r4-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r4-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r4-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r4-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r4-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r4-surface|}}} | {{!}} {{{r4-surface|}}} | ||
}} | }} | ||
Line 204: | Line 179: | ||
{{!}} {{{r5-number|}}} | {{!}} {{{r5-number|}}} | ||
{{!}} {{formatnum: {{{r5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r5-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r5-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r5-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r5-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r5-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r5-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r5-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r5-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r5-surface|}}} | {{!}} {{{r5-surface|}}} | ||
}} | }} | ||
Line 211: | Line 186: | ||
{{!}} {{{r6-number|}}} | {{!}} {{{r6-number|}}} | ||
{{!}} {{formatnum: {{{r6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r6-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r6-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r6-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r6-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r6-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r6-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r6-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r6-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r6-surface|}}} | {{!}} {{{r6-surface|}}} | ||
}} | }} | ||
Line 218: | Line 193: | ||
{{!}} {{{r7-number|}}} | {{!}} {{{r7-number|}}} | ||
{{!}} {{formatnum: {{{r7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r7-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r7-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r7-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r7-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r7-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r7-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r7-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r7-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r7-surface|}}} | {{!}} {{{r7-surface|}}} | ||
}} | }} | ||
Line 225: | Line 200: | ||
{{!}} {{{r8-number|}}} | {{!}} {{{r8-number|}}} | ||
{{!}} {{formatnum: {{{r8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | {{!}} {{formatnum: {{{r8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} }} | ||
{{!}} {{#if:{{{r8-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r8-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{r8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r8-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{r8-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{r8-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{r8-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{r8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{r8-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{r8-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{r8-surface|}}} | {{!}} {{{r8-surface|}}} | ||
}} | }} | ||
Line 241: | Line 216: | ||
{{!}} {{{h1-number<includeonly>|</includeonly>}}} | {{!}} {{{h1-number<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{h1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | {{!}} {{formatnum: {{{h1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | ||
{{!}} {{#if:{{{h1-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{h1-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h1-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h1-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h1-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{h1-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h1-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h1-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h1-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h1-surface<includeonly>|</includeonly>}}} | {{!}} {{{h1-surface<includeonly>|</includeonly>}}} | ||
}} | }} | ||
Line 248: | Line 223: | ||
{{!}} {{{h2-number<includeonly>|</includeonly>}}} | {{!}} {{{h2-number<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{h2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | {{!}} {{formatnum: {{{h2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} }} | ||
{{!}} {{#if:{{{h2-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{h2-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h2-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h2-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h2-length-{{#if:{{{metric-rwy|}}}|f|m}}<includeonly>|</includeonly>}}}| {{formatnum: {{{h2-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h2-length-{{#if:{{{metric-rwy|}}}|m|f}}<includeonly>|</includeonly>}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h2-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h2-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h2-surface<includeonly>|</includeonly>}}} | {{!}} {{{h2-surface<includeonly>|</includeonly>}}} | ||
}} | }} | ||
Line 255: | Line 230: | ||
{{!}} {{{h3-number|}}} | {{!}} {{{h3-number|}}} | ||
{{!}} {{formatnum: {{{h3-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h3-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h3-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h3-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h3-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h3-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h3-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h3-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h3-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h3-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h3-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h3-surface|}}} | {{!}} {{{h3-surface|}}} | ||
}} | }} | ||
Line 262: | Line 237: | ||
{{!}} {{{h4-number|}}} | {{!}} {{{h4-number|}}} | ||
{{!}} {{formatnum: {{{h4-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h4-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h4-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h4-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h4-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h4-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h4-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h4-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h4-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h4-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h4-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h4-surface|}}} | {{!}} {{{h4-surface|}}} | ||
}} | }} | ||
Line 269: | Line 244: | ||
{{!}} {{{h5-number|}}} | {{!}} {{{h5-number|}}} | ||
{{!}} {{formatnum: {{{h5-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h5-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h5-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h5-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h5-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h5-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h5-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h5-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h5-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h5-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h5-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h5-surface|}}} | {{!}} {{{h5-surface|}}} | ||
}} | }} | ||
Line 276: | Line 251: | ||
{{!}} {{{h6-number|}}} | {{!}} {{{h6-number|}}} | ||
{{!}} {{formatnum: {{{h6-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h6-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h6-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h6-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h6-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h6-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h6-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h6-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h6-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h6-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h6-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h6-surface|}}} | {{!}} {{{h6-surface|}}} | ||
}} | }} | ||
Line 283: | Line 258: | ||
{{!}} {{{h7-number|}}} | {{!}} {{{h7-number|}}} | ||
{{!}} {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h7-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h7-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h7-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h7-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h7-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h7-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h7-surface|}}} | {{!}} {{{h7-surface|}}} | ||
}} | }} | ||
Line 290: | Line 265: | ||
{{!}} {{{h8-number|}}} | {{!}} {{{h8-number|}}} | ||
{{!}} {{formatnum: {{{h8-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h8-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h8-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h8-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h8-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h8-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h8-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h8-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h8-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h8-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h8-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h8-surface|}}} | {{!}} {{{h8-surface|}}} | ||
}} | }} | ||
Line 297: | Line 272: | ||
{{!}} {{{h9-number|}}} | {{!}} {{{h9-number|}}} | ||
{{!}} {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h7-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h9-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h9-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h9-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h9-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h9-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h9-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h9-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h9-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h9-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h9-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h9-surface|}}} | {{!}} {{{h9-surface|}}} | ||
}} | }} | ||
Line 304: | Line 279: | ||
{{!}} {{{h10-number|}}} | {{!}} {{{h10-number|}}} | ||
{{!}} {{formatnum: {{{h10-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h10-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h10-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h10-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h10-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h10-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h10-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h10-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h10-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h10-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h10-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h10-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h10-surface|}}} | {{!}} {{{h10-surface|}}} | ||
}} | }} | ||
Line 311: | Line 286: | ||
{{!}} {{{h11-number|}}} | {{!}} {{{h11-number|}}} | ||
{{!}} {{formatnum: {{{h11-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h11-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h11-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h11-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h11-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h11-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h11-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h11-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h11-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h11-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h11-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h11-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h11-surface|}}} | {{!}} {{{h11-surface|}}} | ||
}} | }} | ||
Line 318: | Line 293: | ||
{{!}} {{{h12-number|}}} | {{!}} {{{h12-number|}}} | ||
{{!}} {{formatnum: {{{h12-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | {{!}} {{formatnum: {{{h12-length-{{#if:{{{metric-rwy|}}}|m|f}}}}} }} | ||
{{!}} {{#if:{{{h12-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h12-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} |{{#if:{{{h12-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h12-length-m}}}|m|ft|0|disp=output number only}} |{{convert|{{{h12-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | {{!}} {{#if:{{{h12-length-{{#if:{{{metric-rwy|}}}|f|m}}|}}}| {{formatnum: {{{h12-length-{{#if:{{{metric-rwy|}}}|f|m}} }}} }} | {{#if:{{{h12-length-{{#if:{{{metric-rwy|}}}|m|f}}|}}} | {{#if:{{{metric-rwy|}}} | {{convert|{{{h12-length-m}}}|m|ft|0|disp=output number only}} | {{convert|{{{h12-length-f}}}|ft|m|0|disp=output number only}} }} }} }} | ||
{{!}} {{{h12-surface|}}} | {{!}} {{{h12-surface|}}} | ||
}} | }} | ||
Line 336: | Line 311: | ||
}} | }} | ||
|- style="text-align: left" | |- style="text-align: left" | ||
{{#if: {{{stat3-header|}}} {{{stat3-data|}}}| | {{#if: {{{stat3-header<includeonly>|</includeonly>}}} {{{stat3-data|}}}| | ||
! colspan=3 {{!}} {{{stat3-header|}}} | ! colspan=3 {{!}} {{{stat3-header<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{stat3-data|}}} }} | {{!}} {{formatnum: {{{stat3-data<includeonly>|</includeonly>}}} }} | ||
}} | }} | ||
|- style="text-align: left" | |- style="text-align: left" | ||
{{#if: {{{stat4-header|}}} {{{stat4-data|}}}| | {{#if: {{{stat4-header<includeonly>|</includeonly>}}} {{{stat4-data|}}}| | ||
! colspan=3 {{!}} {{{stat4-header|}}} | ! colspan=3 {{!}} {{{stat4-header<includeonly>|</includeonly>}}} | ||
{{!}} {{formatnum: {{{stat4-data|}}} }} | {{!}} {{formatnum: {{{stat4-data<includeonly>|</includeonly>}}} }} | ||
}} | }} | ||
|- | |- | ||
Line 350: | Line 325: | ||
}} | }} | ||
|}<noinclude>{{Documentation}}<!-- Please add categories and interwikis to the /doc subpage, not here. --></noinclude> | |}<noinclude>{{Documentation}}<!-- Please add categories and interwikis to the /doc subpage, not here. --></noinclude> | ||
[[Category:Airports]] | [[Category:Airports]] |
Latest revision as of 20:51, 3 September 2021
{{{name}}} {{{nativename}}} {{{nativename-a}}} {{{nativename-r}}} | |||
---|---|---|---|
[[Image:{{{image}}}|220px]] | |||
{{{caption}}} | |||
Code: {{{code}}} | |||
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}}} | ||
{{{stat3-header}}} | {{{stat3-data}}} | ||
{{{stat4-header}}} | {{{stat4-data}}} | ||
{{{footnotes}}} |
[create]
Template documentation

Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |