Jump to content

Template:Infobox Location/doc

From Community Wiki | Soulbound: Online
This is the documentation subpage for Template:Infobox Location. It holds usage notes, parameters and examples, and is transcluded onto the template page itself. Edit the documentation here; edit the template's code on the template page.

The {{Infobox Location}} template produces the right-rail infobox on every location page (cities and regions). It auto-categorises its host page into Category:Locations

plus a subtype category driven by type, and self-populates the hidden queues Category:Pages missing data
and Category:Pages needing an image
when required fields are blank.

For dungeons and raids use {{Infobox Dungeon}}

instead.

Usage

{{Infobox Location
| name        =
| map         =
| image       =
| type        =
| region      =
| fasttravel  =
| music       =
| inhabitants =
| quests      =
| release     =
}}

Parameters

Parameter Description
name Exact in-game name. Defaults to the page title.
map Map image file name without the File: prefix. Takes precedence over image.
image Screenshot/art file name, used if no map is set. Falling back to the wiki logo stamps Category:Pages needing an image

.

alt Alt text for the image.
type city or region; files the page under Category:Cities
or Category:Regions
accordingly.
region Parent region (wikilink). Required; a blank value stamps Category:Pages missing data

.

fasttravel Whether fast-travel is available / the unlock name.
music Music track(s) that play here.
inhabitants Notable NPCs (wikilinks).
quests Quests that start or take place here (wikilinks).
release Version/date the location was added.