Difference between revisions of "Template:Infobox location"

From Tycoon Gaming
m (1 revision imported: Move from Fandom to here)
Line 3: Line 3:
 
<image source="image"><caption source="imagecaption"/></image>
 
<image source="image"><caption source="imagecaption"/></image>
 
<image source="map"><caption source="mapcaption"/></image>
 
<image source="map"><caption source="mapcaption"/></image>
 +
<data source="job"><label>job</label></data>
 
<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>
 
<data source="location"><label>Location</label></data>
 
<data source="location"><label>Location</label></data>
 +
<data source="rate"><label>Rate</label></data>
 +
<data source="recipes"><label>Recipes</label></data>
 
<data source="inhabitants"><label>Inhabitants</label></data>
 
<data source="inhabitants"><label>Inhabitants</label></data>
 
</infobox><includeonly>[[Category:Locations]]</includeonly><noinclude>{{Documentation}}</noinclude>
 
</infobox><includeonly>[[Category:Locations]]</includeonly><noinclude>{{Documentation}}</noinclude>

Revision as of 23:21, 17 May 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 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
}}