Template:Location Infobox/doc: Difference between revisions
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", | ||