Template:Infobox location
Jump to navigation
Jump to search
<infobox> <title source="title"/>
<image source="image"></image> <image source="map"></image> <label>Type</label> <label>Level</label> <label>Location</label> <label>Inhabitants</label> </infobox>
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Description
To use this template, copy the following code and fill in the appropriate fields.
Syntax
{{infobox location
| title =
| image = [e.g. "Example.jpg"]
| imagecaption =
| map = [e.g. "Example.jpg"]
| mapcaption =
| type =
| level =
| location =
| inhabitants =
}}
Samples
<infobox> <title source="title"/>
<image source="image"></image> <image source="map"></image> <label>Type</label> <label>Level</label> <label>Location</label> <label>Inhabitants</label> </infobox>{{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
}}