Template:Infobox location

From Dying Light Wiki
Jump to navigation Jump to search
Unknown
Vital statistics
Type Unknown
Level Unknown
Location Unknown
Inhabitants Unknown


Template documentation (for the template shown above, sometimes hidden or invisible)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox location
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | imagecaption  = 
 | map           = [e.g. "Example.jpg"]
 | mapwidth      = [e.g. "150"] [default: 210 pixels]
 | mapcaption    = 
 | type          = 
 | level         = 
 | location      = 
 | inhabitants   = 
}}

Samples

{{infobox location
 | title         = Flora Island
 | image         = Example.jpg
 | imagecaption  = The island
 | map           = Example.jpg
 | mapcaption    = Zone map
 | type          = Contested
 | level         = 1-5
 | location      = Earth
 | inhabitants   = Stompy Humans, Drinky Bees
}}

Results in...

Flora Island
The island
The island
Zone map
Zone map
Vital statistics
Type Contested
Level 1-5
Location Earth
Inhabitants Stompy Humans, Drinky Bees
Documentation transcluded from Template:Infobox location/doc.