Difference between revisions of "Template:Couch potato geohash"
From Geohashing
imported>Relet (test: separate categories for achievement and honorable mention) |
imported>Relet (-> ribbon template) |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = lime | |
− | + | | icon = {{#if:{{{honor|}}}|[[Image:couchpotatohm.png|44px]]|[[Image:Couchpotatogeohash.png|44px]]}} | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Couch Potato Geohash]] {{#if:{{{honor|}}}|Honorable Mention|Achievement}} | |
− | + | | action = living {{#if:{{{honor|}}}|near|at}} 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 = Couch potato geohash {{#if:{{{honor|}}}|honorable mention|achievement}} | |
− | + | }}<noinclude>[[Category:Couch potato geohash achievement]] | |
− | <noinclude>[[Category:Couch potato geohash achievement]] | ||
'''How to use this template:''' | '''How to use this template:''' |
Revision as of 19:17, 14 February 2009
This user earned the Couch Potato Geohash Achievement
|
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
|