Template:Infobox location: Difference between revisions
From Bonfire by Hogswild Prasetto
bonfire-wiki>FANDOM m 1 revision: Updates made for portability |
bonfire-wiki>Garr9988 No edit summary |
||
| Line 1: | Line 1: | ||
<infobox> | <infobox> | ||
<title source="title"/> | |||
<image source="image"> | |||
<caption source="caption1"/> | |||
</image> | |||
<data source="type"> | |||
<label>Location</label> | |||
</data> | |||
<data source="inhabitants"> | |||
<label>NPCs</label> | |||
</data> | |||
</infobox><includeonly>[[Category:Locations]]</includeonly><noinclude>{{Documentation}}</noinclude> | </infobox><includeonly>[[Category:Locations]]</includeonly><noinclude>{{Documentation}}</noinclude> | ||
Revision as of 22:30, 16 March 2021
<infobox>
<title source="title"/> <image source="image">
</image> <label>Location</label> <label>NPCs</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> <label>Location</label> <label>NPCs</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
}}
