Template:Infobox location: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<onlyinclude><infobox> | <onlyinclude><infobox> | ||
<title source="name"><default>{{PAGENAME}}</default></title> | <title source="name"><default>{{PAGENAME}}</default></title> | ||
<image source="image"><caption source=" | <image source="image"><caption source="caption"/></image> | ||
<header>Basic Information</header> | <header>Basic Information</header> | ||
<image source="map"><caption source="mapcaption"/></image> | <image source="map"><caption source="mapcaption"/></image> | ||
Latest revision as of 06:10, January 8, 2021
<infobox> <title source="name"><default>Infobox location</default></title>
<image source="image"></image>
<header>Basic Information</header>
<image source="map"></image>
<label>Type</label>
<label>Location</label>
<label>Inhabitants</label>
<label>First Appearance</label>
</infobox>
Description[edit]
To use this template, copy the following code and fill in the appropriate fields.
Syntax[edit]
{{infobox location
| title =
| image = [e.g. "Example.jpg"]
| imagewidth = [e.g. "150"] [default: 210 pixels]
| caption =
| map = [e.g. "Example.jpg"]
| mapwidth = [e.g. "150"] [default: 210 pixels]
| mapcaption =
| type =
| level =
| location =
| inhabitants =
| web serial = first appearance
}}
Samples[edit]
{{infobox location
| title = Flora Island
| image = Example.jpg
| caption = The island
| map = Example.jpg
| mapcaption = Zone map
| type = Contested
| level = 1-5
| location = Earth
| inhabitants = Stompy Humans, Drinky Bees
| web serial = Imaginary 1.1
}}
Results in...
<infobox> <title source="name"><default>Infobox location</default></title>
<image source="image"></image> <header>Basic Information</header> <image source="map"></image> <label>Type</label> <label>Location</label> <label>Inhabitants</label> <label>First Appearance</label> </infobox>