Template:Infobox location/doc: Difference between revisions
Jump to navigation
Jump to search
fidverse>FANDOM m (1 revision: Updates made for portability) |
m (1 revision imported) |
(No difference)
| |
Latest revision as of 21:47, 26 June 2022
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
}}