Template:Location Infobox/doc
This is the documentation page for Location Infobox. It contains usage information, categories, and other content not part of the original template page. | ||
|---|---|---|
| Main | Documentation | Usage |
Syntax
{{Location Infobox
|title = <!-- use only if different than actual page name -->
|image =
|type =
|aspect = <!-- use only for plane pages -->
|novarch = <!-- use only for plane pages -->
|plane = <!-- actual name of plane -->
|planeAspect = <!-- use only if actual plane name doesn't specify aspect -->
|continent =
|town =
}}
Example
Iia
{{Location Infobox
|title = Iia
|image = Town Iia.png
|type = Town
|aspect =
|novarch =
|plane = Plane of Reality
|planeAspect =
|continent = Lusciell
|town =
}}
Template Data
Infobox used to display information about a location.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title | title | Name of location
| String | optional |
| Image | image | Location's image(s) | Content | required |
| Type | type | Location's type
| String | required |
| Aspect | aspect | Plane's Aspect, used only for Plane pages
| String | optional |
| Novarch | novarch | Plane's Novarch, used only for Plane pages
| String | optional |
| Plane | plane | Location's associated Plane
| String | optional |
| Plane with Aspect | planeAspect | Plane with Aspect, used only if actual Plane name doesn't specify Aspect
| String | optional |
| Continent | continent | Location's continent
| String | optional |
| Town | town | Location's town
| String | optional |