Difference between revisions of "Template:Sourcerer/Expedition"

From Geohashing
imported>Sourcerer
m (Adjust Template:Sourcerer/Expedition)
imported>Sourcerer
m (Adjust Template:Sourcerer/Expedition)
 
Line 27: Line 27:
 
'''Example:'''
 
'''Example:'''
  
<code>&#x007B;{Sourcerer/Expedition | date = 2015-09-01 | lat = 52 | lon = 1 | day = Wed | reaCount = 88 | expCount = 99 | reached  = yes | text = In a field somewhere in the Norwich graticule | achievements = Midnight}}</code>
+
<code>&#x007B;{Sourcerer/Expedition | date = 2015-09-01 | lat = 52 | lon = 1 | day = Wed | reaCount = 88 | expCount = 99 | reached  = yes | text = In a field somewhere in the Norwich graticule | achievements = Midnight | bgcolor = #88ffff }}</code>
  
 
appears as:
 
appears as:
Line 42: Line 42:
 
| text        = In a field somewhere in the Norwich graticule
 
| text        = In a field somewhere in the Norwich graticule
 
| achievements = Midnight
 
| achievements = Midnight
 +
| bgcolor      = #88ffff
 
}}
 
}}
 
|}</noinclude>
 
|}</noinclude>

Latest revision as of 11:06, 2 June 2016

[[{{{date}}} {{{lat}}} {{{lon}}}]] {{{day}}} Map  {{{reaCount}}}/{{{expCount}}} 

How to use this template:

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

{{Sourcerer/Expedition

| date = date (YYYY-MM-DD format) (required)
| lat = latitude (required)
| lon = longitude (required)
| day = Mon, Tue, etc (required)
| reaCount = Coordinates reached in all graticules (required)
| expCount = All expeditions in all graticules (required)
| reached = [ plan | yes | no | retro ] (required) Plan, yellow - Yes, green - No, red - Retro, blue
| text = One line description of the expedition (optional)
| achievements = Achievements (optional)
| bgcolor = Background colour (optional) for example #ffff00 or yellow

}}

Example:

{{Sourcerer/Expedition | date = 2015-09-01 | lat = 52 | lon = 1 | day = Wed | reaCount = 88 | expCount = 99 | reached = yes | text = In a field somewhere in the Norwich graticule | achievements = Midnight | bgcolor = #88ffff }}

appears as:

2015-09-01 52 1 Wed Map  88/99  In a field somewhere in the Norwich graticule Midnight