Modèle:Infobox location/doc
This infobox is used on location pages.
| Paramètre | Description | Type | État | |
|---|---|---|---|---|
| Image | image | Image of the location.
| Fichier | suggéré |
| Image caption | caption | Caption of the image. | Chaîne | facultatif |
| Located in... | located | Region the location is located in.
| Chaîne | suggéré |
| Inhabitants | inhabitants | Inhabitants of the location. | Contenu | suggéré |
| Locations | locations | Any sub-locations within this location. | Contenu | suggéré |
| BGM | music | Background music playing in this location. | Contenu | suggéré |
{{Infobox location
|title = Some location
|image = Hotland location Core View.png
|caption = caption
|original = Original name in english
|located = region
|inhabitants =
* person1
* person2
|locations =
* place1
* place2
|music =
* track1
* track2
}}gives...
- Category:Locations for usage examples.
- Module:Infobox for the Lua module performing formatting and autocategorization.
- MediaWiki:Infobox.css for the styles used in the template.