Difference between revisions of "Template:Geohashing Day"
From Geohashing
imported>Robyn m (missed a space) |
m (Replacing Peeron with Geohashing.info) |
||
(7 intermediate revisions by 4 users not shown) | |||
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 [ | + | |action = {{#if:{{{celebration|}}}|{{{celebration}}}|celebrating}} in the [https://geohashing.info/s/{{{coorddate}}}/{{{latitude}}},{{{longitude}}} ({{{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 | ||
+ | |expedition = [[{{{coorddate}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<noinclude> | }}<noinclude> | ||
Line 16: | Line 17: | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
:| year = '''year of celebration''' (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)) | + | :| 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 | :''| mouseover = '''true''' if celebrated on following Saturday. Omit if celebrated on May 21st | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
Line 46: | Line 47: | ||
'''Example''' a Geohashing Day retrohash done on the following Saturday | '''Example''' a Geohashing Day retrohash done on the following Saturday | ||
<pre><nowiki>{{Geohashing Day | <pre><nowiki>{{Geohashing Day | ||
− | | latitude = | + | | latitude = 43 |
− | | longitude = - | + | | longitude = -77 |
| year = 2009 | | year = 2009 | ||
| coorddate = 2008-05-21 | | coorddate = 2008-05-21 | ||
Line 55: | Line 56: | ||
{{Geohashing Day | {{Geohashing Day | ||
− | | latitude = | + | | latitude = 43 |
− | | longitude = - | + | | longitude = -77 |
| year = 2009 | | year = 2009 | ||
| coorddate = 2008-05-21 | | coorddate = 2008-05-21 |
Latest revision as of 10:46, 15 January 2022
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 = 43 | longitude = -77 | year = 2009 | coorddate = 2008-05-21 | name = Woodchopper | mouseover = true }}
appears as:
Woodchopper earned the 2009 Mouse Over Day achievement
|