Template:Sourcerer/Expedition
From Geohashing
Revision as of 15:55, 5 January 2016 by imported>Sourcerer (→Template:Sourcerer/Expedition)
[[{{{date}}}_{{{lat}}}_{{{lon}}}]] {{{day}}} Map | Fail |
How to use this template:
This template should be used inside a table and it produces one table row.
{{Sourcerer/Expedition
- | lat = latitude (required)
- | lon = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | day = Mon, Tue, etc (required)
- | expCount = All expeditions in all graticules (optional)
- | reaCount = Coordinates reached in all graticules (optional)
- | reached = true (optional - include if the coordinates were reached)
- | retro = true (optional - include if it was a retro meetup)
- | text = One line description of the expedition (optional)
}}
Example:
{{Sourcerer/Expedition
- | lat = 52
- | lon = 1
- | date = 2015-09-01
- | expCount = 99
- | reaCount = 88
- | reached = true
- | text = In a field somewhere in the Norwich graticule
}}
appears as:
2015-09-01 52 1 | {{{day}}} | Map | 88/99 | In a field somewhere in the Norwich graticule |