Difference between revisions of "Template:A Tale of Two Hashes challenge"
From Geohashing
imported>Dvdllr (Added "place" to the template, which is needed for the ribbon, yet was missing.) |
imported>Dvdllr m (irc --> carabiner) |
||
Line 4: | Line 4: | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
|achievement = [[A Tale of Two Hashes achievement]] | |achievement = [[A Tale of Two Hashes achievement]] | ||
− | |action = geohashing in a place named {{{place}}} from the [http:// | + | |action = geohashing in a place named {{{place}}} from the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|customtitle = issued a challenge for the | |customtitle = issued a challenge for the |
Revision as of 17:10, 26 September 2011
This user issued a challenge for the A Tale of Two Hashes achievement
|
How to use this template:
{{A Tale of Two Hashes challenge
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of challenger (required)
- | place = name of place (required)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{A Tale of Two Hashes challenge
- | latitude = 53
- | longitude = -1
- | date = 2008-05-24
- | name = Tom
- | place = Matlock
- | image = 2008-05-24_53_-1_j.jpg
}}
appears as:
Tom issued a challenge for the Tale of Two Hashes achievement
|
Example:
{{A Tale of Two Hashes challenge
- | latitude = 53
- | longitude = -1
- | date = 2008-05-24
- | name = Tom
- | place = Matlock
}}
appears as:
Tom issued a challenge for the Tale of Two Hashes achievement
|