Template:Infobox Airport: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (added terrasync option -> usage: value should be 'not published', 'published' or 'under development')
mNo edit summary
Line 118: Line 118:
{{!}} colspan="6" style="text-align: center;" {{!}} <w4g_ratingbar style="stars"/>
{{!}} colspan="6" style="text-align: center;" {{!}} <w4g_ratingbar style="stars"/>
-->
-->
|-
{{#if:{{{download|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
|-
|-
{{#if:{{{terrasync|}}}|
{{#if:{{{terrasync|}}}|
{{!}} colspan="3"  {{!}}  TerraSync
{{!}} colspan="3"  {{!}}  TerraSync
{{!}} colspan="3"  {{!}} {{{terrasync}}} }}
{{!}} colspan="3"  {{!}} {{{terrasync}}} }}
|-
{{#if:{{{download|}}}|
{{!}} colspan="2" style="text-align: center;" {{!}} '''[{{{download}}} Download]'''  }}
|}
|}


Line 153: Line 153:


|scenerytile =
|scenerytile =
|terrasync =
|download =
|download =
|terrasync =
}}
}}
</pre>
</pre>

Revision as of 11:00, 24 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 		=
|terrasync 		=
|download 		=
}}

There is a maximum of 10 runways and 4 helipads.