Template:Sourcerer/Expedition
From Geohashing
Revision as of 11:59, 2 September 2015 by imported>Sourcerer (→Sourcerer template for expedition reporting)
{{{lat}}} | {{{lon}}} | [[{{{date}}}_{{{lat}}}_{{{lon}}}|{{{date}}}]] | 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)
- | count = All expeditions in all graticules (optional)
- | rcount = Coordinates reached in all graticules (optional)
- | gcount = Expeditions in this graticule (optional)
- | grcount = Coordinates reached in this graticule (optional)
- | reached = reached (optional - include if the coordinates were reached)
- | text = One line description of the expedition (optional)
}}
Example:
{{Sourcerer/Expedition
- | lat = 52
- | lon = 1
- | date = 2015-09-01
- | count = 99
- | rcount = 88
- | gcount = 44
- | grcount = 33
- | reached = reached
- | text = In a field somewhere in the Norwich graticule
}}
appears as:
2015-09-01 52 1 | {{{day}}} | Map | {{{reaCount}}}/{{{expCount}}} | In a field somewhere in the Norwich graticule |