Difference between revisions of "Template:Bicycle geohash"
From Geohashing
imported>Benjw (adding a 'distance' parameter) |
imported>Relet m (+expedition passthru) |
||
Line 7: | Line 7: | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Bicycle geohash achievement | |category = Bicycle geohash achievement | ||
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' |
Revision as of 14:02, 22 January 2010
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)
- | distance = distance cycled (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
| distance = 12.2 km
| 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
|