Template:Location Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Documentation/Header}} To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax. ==Syntax== <pre> {{Location Infobox |title = |image = |type = |plane = |planeAspect = |continent = |town = }} </pre> ==Parameters== * type ** The type of location. ** Acceptable types for a..." |
No edit summary |
||
| Line 8: | Line 8: | ||
|image = | |image = | ||
|type = | |type = | ||
|aspect = | |||
|plane = | |plane = | ||
|planeAspect = | |planeAspect = | ||
| Line 36: | Line 37: | ||
"continent": {}, | "continent": {}, | ||
"town": {}, | "town": {}, | ||
"title": {} | "title": {}, | ||
"aspect": {} | |||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
"title", | "title", | ||
"type", | "type", | ||
"aspect", | |||
"plane", | "plane", | ||
"planeAspect", | "planeAspect", | ||
Revision as of 05:18, 4 September 2025
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 |
To use this template, add the {{Location Infobox}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Location Infobox
|title =
|image =
|type =
|aspect =
|plane =
|planeAspect =
|continent =
|town =
}}
Parameters
- type
- The type of location.
- Acceptable types for auto-categorization: Plane, Continent, Town, Place
Template Data
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| Type | type | The location's type | Unknown | optional |
| aspect | aspect | no description | Unknown | optional |
| plane | plane | Plane which the location is located. Use Planes name if known, use "Place of X" if only Aspect is known | Unknown | optional |
| planeAspect | planeAspect | If Plane name is known, use "Place of X" in this parameter | Unknown | optional |
| continent | continent | no description | Unknown | optional |
| town | town | no description | Unknown | optional |