(Add 'Has coordinates' SMW property) |
(Change to parser function to hide coords) |
||
Line 22: | Line 22: | ||
</div> | </div> | ||
{{#set: | |||
Has coordinates={{{coordinates}}} | |||
}} | |||
{{#if:{{{type}}}|[[Category:{{{type}}}]]}} | {{#if:{{{type}}}|[[Category:{{{type}}}]]}} |
Revision as of 05:30, 29 May 2024
Site Info | |
---|---|
Type | {{{type}}} |
Coordinates | {{{coordinates}}} |
Region | {{{region}}} |
Access via | {{{site_access_type}}} |
Depth range | {{{depth_range}}} |
The following coordinate was not recognized: {{{coordinates}}}.
[[Category:{{{type}}}]]
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Region | region | The general region
| String | required |
Site access type | site_access_type | How the site is typically accessed - boat, shore, etc.
| Unknown | required |
Depth range | depth_range | The depth range for dives at this site. It's okay for this to be very large; e.g. for sites where both recreational and technical dives can be conducted, the range could be something like 5-100m
| String | suggested |
GPS coordinates | coordinates | Decimal GPS coordinates of the site. For large sites such as lakes, use something representative such as the typical entrypoint or a major feature. Format should be 'lat,long'.
| String | suggested |
Type | type | General type of site; ocean, lake, wreck, cave, river, etc. If multiple types are present, add multiple.
| Unknown | required |