Template:Infobox Airport: Difference between revisions

Jump to navigation Jump to search
m
Multiple helipads, add description
m (FG colors)
m (Multiple helipads, add description)
Line 93: Line 93:
! colspan="2" style="text-align: center; width: 33%"{{!}} '''Material''' }}
! colspan="2" style="text-align: center; width: 33%"{{!}} '''Material''' }}
|-
|-
{{#if:{{{helipad|}}}|
{{#if:{{{helipad1|}}}|
{{!}} colspan="2"  {{!}} {{{helipad|}}}
{{!}} colspan="2"  {{!}} {{{helipad1|}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{dimensions|}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{dimensions1|}}}
{{!}} colspan="2"  {{!}} {{{material11|}}} }}
{{!}} colspan="2"  {{!}} {{{helimaterial1|}}} }}
|-
{{#if:{{{helipad2|}}}|
{{!}} colspan="2"  {{!}} {{{helipad2|}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{dimensions2|}}}
{{!}} colspan="2"  {{!}} {{{helimaterial2|}}} }}
|-
{{#if:{{{helipad3|}}}|
{{!}} colspan="2"  {{!}} {{{helipad3|}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{dimensions3|}}}
{{!}} colspan="2"  {{!}} {{{helimaterial3|}}} }}
|-
{{#if:{{{helipad4|}}}|
{{!}} colspan="2"  {{!}} {{{helipad4|}}}
{{!}} colspan="2" style="text-align: center;" {{!}} {{{dimensions4|}}}
{{!}} colspan="2"  {{!}} {{{helimaterial4|}}} }}
|-
{{!}} colspan="6" style="text-align: center;" {{!}} <w4g_ratingbar style="stars"/>
{{!}} colspan="6" style="text-align: center;" {{!}} <w4g_ratingbar style="stars"/>
|-
|-
Line 105: Line 121:
<includeonly>[[Category:Airports]]</includeonly>
<includeonly>[[Category:Airports]]</includeonly>


<noinclude></noinclude>
<noinclude>
To use this infobox, simply add the following piece of code at the top of your article. You do not have to fill in all the forms. If one is empty, it won't be shown. Just add as much information as you can find. Check other articles to see how everything works and should look.
 
<pre>
{{infobox Airport
|name =
|image =
|iata =
|icao =
|type =
|owner =
|city =
|scenerytile =
 
|runway1 =
|length1 =
|material1 =
 
|helipad1 =
|dimensions1 =
|helimaterial1 =
 
|download =
}}
</pre>
 
There is a maximum of 10 runways and 4 helipads.
</noinclude>

Navigation menu