Difference between revisions of "Template:Cold geohash"
From Geohashing
imported>Robyn (First test of Cold Geohash template.) |
imported>Robyn (Missed a "High") |
||
Line 2: | Line 2: | ||
<tr> | <tr> | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightblue; border-collapse: separate;"><div>[[Image:Cold.PNG|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightblue; border-collapse: separate;"><div>[[Image:Cold.PNG|44px]]</div></td> | ||
− | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[ | + | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Cold Geohash|Coldest Geohash]] achievement''' |
: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}}}]] while the temperature was {{{temperature}}}.</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}}}]] while the temperature was {{{temperature}}}.</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 21:33, 21 August 2008
This user earned the Coldest Geohash achievement
|
How to use this template:
{{Cold Geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | temperature = temperature (specify units with °C or °F) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Cold Geohash
| latitude = 55
| longitude = -114
| date = 2008-08-21
| name = Robyn
| temperature = 14.8°C
| image = 2008-08-21.Grin.JPG
}}
appears as:
Robyn earned the Cold geohash achievement
|
Example:
{{Cold Geohash
| latitude = 55
| longitude = -114
| date = 2008-08-21
| temperature = 14.8°C
| name = Robyn
| }}
appears as:
Robyn earned the Cold geohash achievement
|
Example:
{{Cold Geohash
| latitude = 55
| longitude = -114
| date = 2008-08-21
| temperature = 14.8°C / 59°F
| }}
appears as:
This user earned the Cold geohash achievement
|