Difference between revisions of "Template:Easy geohash"
From Geohashing
imported>Relet m (+expedition passthru) |
m (Replacing Peeron with Geohashing.info) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
| customtitle = has visited an | | customtitle = has visited an | ||
| achievement = [[Easy Geohash]] | | achievement = [[Easy Geohash]] | ||
− | | action = reaching the [ | + | | action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] without really trying |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category = Easy geohash | | category = Easy geohash | ||
Line 68: | Line 68: | ||
}} | }} | ||
− | [[Category: | + | [[Category:Achievement award templates]] |
</noinclude> | </noinclude> |
Latest revision as of 10:46, 15 January 2022
This user has visited an Easy Geohash
|
How to use this template:
{{Easy_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:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
| name = Thepiguy
| image = 2008-08-09 49 -123 me.jpg
}}
appears as:
Thepiguy has visited an Easy Geohash
|
Example:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
| name = Thepiguy
}}
appears as:
Thepiguy has visited an Easy Geohash
|
Example:
{{Easy_geohash
| latitude = 49
| longitude = -123
| date = 2008-06-18
}}
appears as:
This user has visited an Easy Geohash
|