Template:Infobox Airport: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
(Do not place in airports category, no longer needed now the rating is disabled. Instead, use the per-country category.)
m (added terrasync option -> usage: value should be 'not published', 'published' or 'under development')
Line 121: Line 121:
{{#if:{{{download|}}}|
{{#if:{{{download|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
{{!}} colspan="2" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
|-
{{#if:{{{terrasync|}}}|
{{!}} colspan="3"  {{!}}  TerraSync
{{!}} colspan="3"  {{!}} {{{terrasync}}} }}
|}
|}


Line 150: Line 154:
|scenerytile =
|scenerytile =
|download =
|download =
|terrasync =
}}
}}
</pre>
</pre>

Revision as of 22:22, 20 September 2012

The following template description is not displayed when the template is inserted in an article.

Goal

This infobox is used to summarize an airport's key points.

Usage

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.

{{infobox Airport
|name 			=
|image			=
|iata 			=
|icao 			=
|type 			=
|owner	 		=
|city			=

|runway1 		=
|length1 		=
|material1		=

|helipad1 		=
|dimensions1 		=
|helimaterial1		=

|scenerytile 		=
|download 		=
|terrasync 		=
}}

There is a maximum of 10 runways and 4 helipads.