Template:Infobox location

From Sea of Thieves Wiki
Jump to navigation Jump to search
Template-info.png Documentation

This templates serializes locations into Cargo data, as well as displaying a customized infobox for locations. In this context, a location refers to a visitable place in the world (e.g. Island, Outpost, Siren Shrine, etc.). Additional parameters will be added as necessary.

Parameters

Cargo-Stored Values
Parameter Parameter Type Accepted Values Default Value Notes
name String Any {{PAGENAME}} The name of the location if it differs from the page name.
type String See Below None The general category this location fits in to.
map Special (X-Y) X-Y None The coordinates of this location on the map. Must be formatted as X-Y or can cause issues.
region String
  • The Shores of Plenty
  • The Ancient Isles
  • The Wilds
  • The Devil's Roar
  • No Man's Sea
  • The Devil's Shroud
  • Sea of the Damned
None The region this location is in.
animals List of Strings (Delimiter ,)
  • Chickens
  • Pigs
  • Snakes
None The animals on this island, if any. Leave blank if none. Separate each item by a comma (,).
islehopper-type String
  • Stone Islehopper
  • Moss Islehopper
  • Honey Islehopper
  • Amethyst Islehopper
None What unique type of Islehopper can be found here, if any. Note that Raven Islehoppers do not count, as they can appear anywhere Islehoppers can as a rare spawn. If this location does not have Islehopper spawns, leave this blank.
is-large Boolean
  • yes
  • no
no Whether or not the Island is classified as a Large Island. Leave this blank if this is not an island.
is-charted Boolean
  • yes
  • no
yes Whether or not this location is charted (appears on the map with a name). Defaults to yes. Leave this blank if the location appears on the map.
has-pondies Boolean
  • yes
  • no
no Whether or not Pondies can be fished up from here. Defaults to no.
has-vault Boolean
  • yes
  • no
no Whether or not an Ancient Vault can be found here. Defaults to no.
quest-exclusive Boolean
  • yes
  • no
no Whether or not the location can only be visited during some sort of Quest (e.g. Tall Tales, Adventures). Defaults to no.

Additionally, the template currently supports one non-cargo stored value.

Non-Cargo Stored Values
Parameter Parameter Type Accepted Values Default Value Notes
related String Any None An list of related articles. This is not formatted.