Template:SiteInfo: Difference between revisions

Template page
No edit summary
No edit summary
Line 27: Line 27:
"country": {
"country": {
"description": "Country the site is located in",
"description": "Country the site is located in",
"type": "string"
"type": "string",
"label": "Country"
},
},
"continent": {
"continent": {
"description": "What continent the site is on, if it's on one",
"description": "What continent the site is on, if it's on one",
"example": "North America"
"example": "North America",
"label": "Continent"
},
},
"site_access_type": {
"site_access_type": {
Line 39: Line 41:
},
},
"type": {
"type": {
"description": "What type of site? Wreck, cave"
"description": "What type of site? Wreck, cave",
"label": "Type"
}
}
},
},

Revision as of 15:08, 16 August 2023

Site Basics
Coordinates {{{latlong}}}
Country {{{country}}}
Type {{{site_access_type}}}
Continent {{{continent}}}

No description.

[Edit template data]

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
GPS coordinateslatlong

GPS coordinates

Unknownrequired
Countrycountry

Country the site is located in

Stringoptional
Site access typesite_access_type

How the site is accessed

Example
Boat, shore
Unknownoptional
Continentcontinent

What continent the site is on, if it's on one

Example
North America
Unknownoptional
Typetype

What type of site? Wreck, cave

Unknownoptional