Difference between revisions of "Template:Easy geohash"

From Geohashing
imported>Robyn
(changed date)
imported>Relet
(s/easiest/easy/g)
Line 2: Line 2:
 
<tr>
 
<tr>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: yellow; border-collapse: separate;"><div>[[Image: EasyAsPi.PNG‎ |44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: yellow; border-collapse: separate;"><div>[[Image: EasyAsPi.PNG‎ |44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Easy_Geohash |Easiest Geohash]] achievement
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} has visited an [[Easy_Geohash |Easy Geohash]]
 
:by 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.''' </td>
 
:by 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.''' </td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}

Revision as of 14:27, 26 August 2008

EasyAsPi.PNG
This user has visited an Easy Geohash
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] without really trying.


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:

EasyAsPi.PNG
Thepiguy has visited an Easy Geohash
by reaching the (49, -123) geohash on 2008-06-18 without really trying.
2008-08-09 49 -123 me.jpg

Example: {{Easy_geohash | latitude = 49 | longitude = -123 | date = 2008-06-18 | name = Thepiguy }} appears as:

EasyAsPi.PNG
Thepiguy has visited an Easy Geohash
by reaching the (49, -123) geohash on 2008-06-18 without really trying.

Example: {{Easy_geohash | latitude = 49 | longitude = -123 | date = 2008-06-18 }} appears as:

EasyAsPi.PNG
This user has visited an Easy Geohash
by reaching the (49, -123) geohash on 2008-06-18 without really trying.