Difference between revisions of "Template:Geohashing Day"
From Geohashing
imported>Relet m |
imported>Sourcerer |
||
Line 4: | Line 4: | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
|achievement = {{{year}}} {{#if:{{{mouseover|}}}|[[Geohashing Day|Mouse Over Day achievement]]|[[Geohashing Day|Geohashing Day achievement]]}} | |achievement = {{{year}}} {{#if:{{{mouseover|}}}|[[Geohashing Day|Mouse Over Day achievement]]|[[Geohashing Day|Geohashing Day achievement]]}} | ||
− | |action = {{#if:{{{celebration|}}}|{{{celebration}}}|celebrating}} in the [http:// | + | |action = {{#if:{{{celebration|}}}|{{{celebration}}}|celebrating}} in the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{coorddate}}} ({{{latitude}}}, {{{longitude}}}) graticule] on [[{{{coorddate}}} {{{latitude}}} {{{longitude}}}|{{#if:{{{mouseover|}}}| the Saturday following|}} May 21st {{{year}}}]] |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Geohashing Day achievement | |category = Geohashing Day achievement |
Revision as of 15:18, 20 November 2011
This user earned the {{{year}}} Geohashing Day achievement
|
How to use this template:
{{Geohashing Day
- | latitude = latitude (required)
- | longitude = longitude (required)
- | year = year of celebration (required)
- | coorddate= coordinates date (YYYY-MM-DD of the relevant coordinates, (not the date celebrated, in the case of a retrohash)) (required)
- | mouseover = true if celebrated on following Saturday. Omit if celebrated on May 21st
- | name = name of achiever (optional)
- | celebration = type of celebration (optional, defaults to "celebrating")
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example the current day's coordinates geohashed on Geohashing Day:
{{Geohashing Day | latitude = 33 | longitude = -84 | year = 2009 | coorddate = 2009-05-21 | name = Woodchopper | celebration = giving cake to strangers at the geohash }}
appears as:
Woodchopper earned the 2009 Geohashing Day achievement
|
Example a Geohashing Day retrohash done on the following Saturday
{{Geohashing Day | latitude = 33 | longitude = -84 | year = 2009 | coorddate = 2008-05-21 | name = Woodchopper | mouseover = true }}
appears as:
Woodchopper earned the 2009 Mouse Over Day achievement
|