Template:Infobox Plane/doc

From Airport CEO Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

An infobox to be used on Plane pages.

Usage

Usage:

{{Infobox Plane
|title = <insert name of plane in format "Airbus A380">
|image = <insert image/screenshot of plane in format "Airbus A380.png">
|manufacturer = <insert name of manufacturer in format "Airbus">
|family = <insert aircraft family in format "A320 series">
|capacity = <insert capacity of plane in format "500 pax" - pax = passengers>
|opstype = <insert commercial/GA in format "Commercial">
|gate = <insert smallest gate size - Small, Medium, or Large>
|runway = <insert smallest runway size - Small, Medium, or Large>
}}

Example

{{Infobox Plane
|title = Boeing 737-600
|image = B7376.png
|manufacturer = Boeing
|family = 737 Series
|capacity = 125 pax
|opstype = Commercial
|gate = Medium
|runway = Medium
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.