No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
"description": "How the site is accessed", | "description": "How the site is accessed", | ||
"example": "Boat, shore" | "example": "Boat, shore" | ||
}, | |||
"type": { | |||
"description": "What type of site? Wreck, cave" | |||
} | } | ||
}, | }, | ||
Line 43: | Line 46: | ||
"country", | "country", | ||
"site_access_type", | "site_access_type", | ||
"continent" | "continent", | ||
"type" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> |
Revision as of 03:54, 16 August 2023
Site Basics | |
---|---|
Coordinates | {{{latlong}}} |
Country | {{{country}}} |
Type | {{{site_access_type}}} |
Continent | {{{continent}}} |
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
GPS coordinates | latlong | GPS coordinates | Unknown | required |
country | country | Country the site is located in | String | optional |
site_access_type | site_access_type | How the site is accessed
| Unknown | optional |
continent | continent | What continent the site is on, if it's on one
| Unknown | optional |
type | type | What type of site? Wreck, cave | Unknown | optional |