Template:Infobox Airport: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
m (cat: Helping alfasort on the category page)
(Remove empty lines, use documentation template)
Line 1: Line 1:
{| style="background: white; width: 260px; font-size: 90%; text-align: left; border: 1px silver solid; border-collapse: collapse; margin-left:1em;" cellpadding="3" border="1" align="right"
<includeonly>{| style="background: white; width: 260px; font-size: 90%; text-align: left; border: 1px silver solid; border-collapse: collapse; margin-left:1em;" cellpadding="3" border="1" align="right"
! colspan="6" style="text-align: center; background-color: #0f7a71; color: white; font-size: larger;" | {{{name}}}
! colspan="6" style="text-align: center; background-color: #0f7a71; color: white; font-size: larger;" | {{{name}}}
|-
|-
Line 121: Line 121:
|}
|}


<includeonly>[[Category:Airports]]
[[Category:Airports]]
{{#if: {{{image}}} | | [[Category:Image requested]]}}</includeonly>
{{#if: {{{image}}} | | [[Category:Image requested]]}}</includeonly><noinclude>{{Informative template|1=
== Goal ==
This infobox is used to summarize an airport's key points.


<noinclude>
== 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.
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.


Line 151: Line 153:


There is a maximum of 10 runways and 4 helipads.
There is a maximum of 10 runways and 4 helipads.
}}


[[Category:Infoboxes|Airport]]
[[Category:Infoboxes|Airport]]
</noinclude>
</noinclude>

Revision as of 15:54, 25 February 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 		=
}}

There is a maximum of 10 runways and 4 helipads.