Difference between revisions of "Template:Bicycle geohash"
From Geohashing
imported>Jevanyn m |
imported>Relet |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | |color = green | |
− | + | |icon = Bikegeohash.png | |
− | + | |name = {{#if:{{{name|}}}|{{{name}}}|This user}} | |
− | + | |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}}}]] | |
− | + | |image = {{{image|}}} | |
− | + | |category = Bicycle Geohash Achievement | |
+ | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 19:05, 13 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
|