Difference between revisions of "Template:Walk geohash"

From Geohashing
(New page: frame The achievement can be claimed when you reach a geohash completely on foot on the correct day, and take a photo of yourself containing the necessary [[Achi...)
 
m (Replacing Peeron with Geohashing.info)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Image:Landgeohash.png|frame]]
+
{{Ribbon
 +
| color    = lightgray
 +
| icon    = Walk.PNG
 +
| user    = {{{name|}}}
 +
| achievement = [[Walk geohash]] Achievement
 +
| action  = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] on foot{{#if:{{{distance|}}}|, travelling a distance of {{{distance}}}|}}
 +
| image    = {{{image|}}}
 +
| category = Walk geohash achievement
 +
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 +
}}<noinclude>
 +
'''How to use this template:'''
  
The achievement can be claimed when you reach a geohash completely on foot on the correct day, and take a photo of yourself containing the necessary [[Achievements#Proof|proof]]. You must depart from your residence or place of business (or other) and proceed to the geohash by walking, jogging or running.
+
&#x007B;{Walk geohash
 +
:| latitude = '''latitude''' (required)
 +
:| longitude = '''longitude''' (required)
 +
:| date = '''date (YYYY-MM-DD format)''' (required)
 +
:''| name = '''name of achiever''' (optional)''
 +
:''| distance = '''total distance travelled''' (optional)
 +
:''| image = '''image name''' (optional)''
 +
}}
  
== Ribbon ==
+
The image name should not include 'Image:' or surrounding braces.
  
[[Template:Walk_geohash]]
+
'''Example:'''
{{Template:Walk_geohash}}
+
<pre><nowiki>{{Walk geohash
 +
| latitude = 59
 +
| longitude = 10
 +
| date = 2008-08-22
 +
| name = [[User:lyx|]]
 +
}}</nowiki></pre> appears as:
  
== Winners ==  
+
{{Walk geohash
 +
| latitude = 59
 +
| longitude = 10
 +
| date = 2008-08-22
 +
| name = [[User:lyx|lyx]]
 +
}}
  
The following Geohashers have supplied proof and have won this award, (in descending order of '''total distance walked''').
+
<pre><nowiki>{{Walk geohash
Please '''only mention your longest''' (total distance) walk. Use [[Walk Geohashes]] to list the shorter ones in order to tidy up this '''award page'''.
+
| latitude = 59
 +
| longitude = 10
 +
| date = 2008-08-22
 +
| name = [[User:lyx|]]
 +
| distance = 5km
 +
}}</nowiki></pre> appears as:
  
{| border="2" cellpadding="4" cellspacing="0" style="margin-top:1em; margin-bottom:1em; background:#f9f9f9; border:1px #aaa solid; border-collapse:collapse;"
+
{{Walk geohash
|-
+
| latitude = 59
! Geohasher(s)
+
| longitude = 10
! Coordinates
+
| date = 2008-08-22
! Distance (there, back)
+
| name = [[User:lyx|lyx]]
! Notes
+
| distance = 5km
|-
+
}}
  
[[Category:Achievements]]
+
[[Category:Achievement award templates]]
 +
</noinclude>

Latest revision as of 10:53, 15 January 2022

Walk.PNG
This user earned the Walk geohash Achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] on foot.

How to use this template:

{{Walk geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| distance = total distance travelled (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example:

{{Walk geohash
| latitude = 59
| longitude = 10
| date = 2008-08-22
| name = [[User:lyx|]]
}}

appears as:

Walk.PNG
lyx earned the Walk geohash Achievement
by reaching the (59, 10) geohash on 2008-08-22 on foot.
{{Walk geohash
| latitude = 59
| longitude = 10
| date = 2008-08-22
| name = [[User:lyx|]]
| distance = 5km
}}

appears as:

Walk.PNG
lyx earned the Walk geohash Achievement
by reaching the (59, 10) geohash on 2008-08-22 on foot, travelling a distance of 5km.