Difference between revisions of "Template:Cold geohash"

From Geohashing
imported>Robyn
(Missed a "High")
imported>Relet
(-> ribbon template)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
|color = lightblue
<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>
+
|icon = Cold.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Cold Geohash|Coldest Geohash]] achievement'''
+
|user = {{#if:{{{name|}}}|{{{name}}}|This user}}
: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>
+
|achievement = [[Cold Geohash|Coldest Geohash]] Achievement
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
|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}}}]] while the temperature was {{{temperature}}}
</tr>
+
|image = {{{image|}}}
</table>[[Category:Cold geohash Achievement]]
+
|category = Cold geohash Achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  

Revision as of 20:52, 13 February 2009

Cold.PNG
This user earned the Coldest Geohash Achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] while the temperature was {{{temperature}}}.

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:

Cold.PNG
Robyn earned the Cold geohash achievement
by reaching the (55, -114) geohash on 2008-08-21 while the temperature was 14.8°C.
2008-08-21.Grin.JPG

Example: {{Cold Geohash | latitude = 55 | longitude = -114 | date = 2008-08-21 | temperature = 14.8°C | name = Robyn | }} appears as:

Cold.PNG
Robyn earned the Cold geohash achievement
by reaching the (55, -114) geohash on 2008-08-21 while the temperature was 14.8°C.

Example: {{Cold Geohash | latitude = 55 | longitude = -114 | date = 2008-08-21 | temperature = 14.8°C / 59°F | }} appears as:

Cold.PNG
This user earned the Cold geohash achievement
by reaching the (55, -114) geohash on 2008-08-21 while the temperature was 14.8°C / 59°F.