Difference between revisions of "Template:Sourcerer/Expedition"

From Geohashing
imported>Sourcerer
(Sourcerer template for expedition reporting)
 
imported>Sourcerer
m (Sourcerer template for expedition reporting)
Line 45: Line 45:
 
{| class="wikitable"
 
{| class="wikitable"
 
{{Sourcerer/Expedition
 
{{Sourcerer/Expedition
:| lat    = 52
+
| lat    = 52
:| lon    = 1
+
| lon    = 1
:| date    = 2015-09-01
+
| date    = 2015-09-01
:| count  = 99
+
| count  = 99
:| rcount  = 88
+
| rcount  = 88
:| gcount  = 44
+
| gcount  = 44
:| grcount = 33
+
| grcount = 33
:| reached = true
+
| reached = true
:| text    = In a field somewhere in the Norwich graticule
+
| text    = In a field somewhere in the Norwich graticule
 
}}
 
}}
 
|}</noinclude>
 
|}</noinclude>

Revision as of 10:46, 2 September 2015

|- | | | | | | | | |


How to use this template:

This template should be used inside a table and it produces one table row.

{{Sourcerer/Expedition

| lat = latitude (optional)
| lon = longitude (optional)
| date = date (YYYY-MM-DD format) (optional)
| count = Total of all expeditions (optional)
| rcount = Total coordinates reached for all expeditions (optional)
| gcount = Total expeditions in this graticule (optional)
| grcount = Total coordinates reached in this graticule (optional)
| reached = true (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 = true
| 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