Difference between revisions of "Template:Cold geohash"

From Geohashing
imported>Robyn
(Missed a "High")
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 2 users not shown)
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 achievement]]
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
|action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{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
 
+
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
<noinclude>
+
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 23: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114
Line 42: Line 42:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114
Line 59: Line 59:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Cold Geohash
+
<code>&#x007B;{Cold geohash
 
| latitude = 55
 
| latitude = 55
 
| longitude = -114
 
| longitude = -114

Latest revision as of 10:44, 15 January 2022

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.