Template:Infobox location

From Undertale Yellow Wiki
Jump to navigation Jump to search
This infobox is used on location pages.

Parameters

ParameterDescription
imageImage to be used in the infobox
locationsSublocations that the location contains
locatedRegion the location is located in
inhabitantsInhabitants of the location
musicMusic that is playing is the background
captionCaption of the image

Sample output

{{Infobox location
|title       = Some location
|image       = Ruins entrance screenshot.png
|caption     = caption
|located     = region
|inhabitants =
* person1
* person2
|locations   =
* place1
* place2
|music       =
* track1
* track2
}}
gives...

See also

Category:Locations for usage examples