User:LunarEcklipse/Templates/Template:Infobox location

From Sea of Thieves Wiki
Jump to navigation Jump to search

Cargo Schema

  • Name = String - The name of the location
  • Type = String - The location's type
    • Island
    • Skeleton Fort
    • Sea Fort
    • Outpost
    • Seapost
    • Siren Shrine
    • Siren Treasury
    • Faction Base
    • Other
  • Coord-X = String (A-Z)
  • Coord-Y = Integer (1-26)
  • NPCs_Here = List (,) of String
  • Locations_Here = List (,) of String
  • Region = String
  • Is_Large = Boolean
  • Is_Charted = Boolean
  • Animals = List (,) of String
  • Has_Pondies = Boolean
  • Has_Vault = Boolean
  • Has_Volcano = Boolean
  • Quest_Exclusive = Boolean
  • Islehopper_Type = String

Template Definition

Error: #cargo_declare must be called from a template page.