1. Template
  2. Infobox location/doc
Printable Version

https://www.forum.werealive.com/wiki_index.php?title=Template:Infobox-location-doc
This page can be used as a building block in other pages.

This page has been seen 9 times.

;Description
[indent]This template is used to create a location infobox.[/indent];Syntax
[indent]Type <code>[template]t|infobox location|...[/template]</code> somewhere, with parameters as shown below.[/indent];Sample output

[code]{{infobox location
| name = Land of Bob [defaults to pagename]
| image = Image:Example.jpg
| imagewidth = [defaults to 250]
| caption = Bob the Flower
| map = Image:Example.jpg
| mapwidth = [defaults to 250]
| mapcaption = Land of Bob
| type = Garden
| level = 10-20
| location = Earth
| inhabitants = Flowerfolk
}}[/code]Results in...

[template]infobox location
| name = Land of Bob
| image = Image:Example.jpg
| caption = Bob the Flower
| map = Image:Example.jpg
| mapcaption = Bob the Flower
| type = Garden
| level = 10-20
| location = Earth
| inhabitants = Flowerfolk
[/template]

[includeonly][category]Infobox templates|[var]PAGENAME[/var[/category]][/includeonly][noinclude][category]Template documentation|[var]PAGENAME[/var[/category]][/noinclude]