Difference between revisions of "Template:Bicycle geohash"
From Geohashing
imported>Relet |
imported>Relet m |
||
Line 2: | Line 2: | ||
|color = green | |color = green | ||
|icon = Bikegeohash.png | |icon = Bikegeohash.png | ||
− | | | + | |user = {{#if:{{{name|}}}|{{{name}}}|This user}} |
|achievement = [[Bicycle_Geohash|Bicycle Geohash]] Achievement | |achievement = [[Bicycle_Geohash|Bicycle Geohash]] Achievement | ||
|action = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |action = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
Revision as of 18:59, 20 February 2009
This user earned the Bicycle Geohash Achievement
|
How to use this template:
{{Bicycle geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Bicycle geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
| name = Tom
| image = 2008-05-24_53_-1_j.jpg
}}
appears as:
Tom earned the Bicycle geohash achievement
|
Example:
{{Bicycle geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
| name = Tom
}}
appears as:
Tom earned the Bicycle geohash achievement
|
Example:
{{Bicycle geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
}}
appears as:
This user earned the Bicycle geohash achievement
|