Difference between revisions of "Template:Easy geohash"
From Geohashing
imported>Jevanyn m |
imported>Relet (-> ribbon template) |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = yellow | |
− | + | | icon = EasyAsPi.PNG | |
− | + | | user = {{{name|}}} | |
− | + | | customtitle = has visited an | |
− | + | | achievement = [[Easy Geohash]] | |
− | + | | 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}}}]] without really trying | |
− | + | | image = {{{image|}}} | |
+ | | category = Easy geohash | ||
+ | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 16:14, 18 February 2009
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
|