Difference between revisions of "Template:Cold geohash"

From Geohashing
imported>Relet
(-> ribbon template)
imported>Relet
Line 3: Line 3:
 
|icon = Cold.PNG
 
|icon = Cold.PNG
 
|user = {{#if:{{{name|}}}|{{{name}}}|This user}}
 
|user = {{#if:{{{name|}}}|{{{name}}}|This user}}
|achievement = [[Cold Geohash|Coldest Geohash]] Achievement
+
|achievement = [[Cold geohash achievement]]
 
|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}}}
 
|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}}}
 
|image = {{{image|}}}
 
|image = {{{image|}}}
|category = Cold geohash Achievement
+
|category = Cold geohash achievement
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
Line 22: Line 22:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114
Line 41: Line 41:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114
Line 58: Line 58:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114

Revision as of 10:20, 5 April 2009

Cold.PNG
This user earned the Cold 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.