Difference between revisions of "Template:Couch potato geohash"
From Geohashing
imported>Dvdllr m (irc --> carabiner) |
(UPGRADE) |
||
Line 1: | Line 1: | ||
− | {{ | + | {{Achievement |
| color = lime | | color = lime | ||
| icon = {{#if:{{{honor|}}}|couchpotatohm.png|Couchpotatogeohash.png}} | | icon = {{#if:{{{honor|}}}|couchpotatohm.png|Couchpotatogeohash.png}} |
Revision as of 01:13, 12 March 2020
This user earned the Couch Potato Geohash Achievement
by living at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].
How to use this template:
{{couch potato geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | honor = true (if honorable mention)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Couch Potato Geohash Achievement
|
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Couch Potato Geohash Achievement
|
Example:
{{couch potato geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| honor = true
}}
appears as:
Widdershins earned the Couch Potato Geohash Honorable Mention
|