Template:Infobox location: Difference between revisions

From Poupedia
Jump to navigation Jump to search
Content deleted Content added
m Protected "Template:Infobox location" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
mNo edit summary
Line 2: Line 2:
<title source="title"/>
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<image source="image"><caption source="imagecaption"/></image>
<image source="map"><caption source="mapcaption"/></image>
<image source="image2"><caption source="imagecaption2"/></image>
<image source="image3"><caption source="imagecaption3"/></image>
<data source="type"><label>Type</label></data>
<data source="type"><label>Type</label></data>
<data source="level"><label>Level</label></data>
<data source="level"><label>Level</label></data>

Revision as of 15:45, 20 June 2024

Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_location/doc to edit this documentation. (How does this work?)

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...