Template:Infobox Building/doc

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

An infobox to be used on Airline pages.

Usage

Usage:

{{Infobox Building
|title = <insert name of building in format "Fuel Depot">
|image = <insert image of building in format "FuelDepot.png">
|imageDescription = <insert image description as text>
|size = <insert size of building in format "5x5">
|gridsize = <insert the used gridsize (Small / Large) e.g. "Large">
|requirements = <insert list of requirements in format "*Serviceroad"
}}

Example

{{Infobox Building
|title = Fuel Depot
|image = FuelDepot.png
|imageDescription = Image of a Fuel Depot, the bottom side requires service road connection
|size = 5x5
|gridsize = Large
|requirements = *Serviceroad
}}

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