Difference between revisions of "Template:Frozen Geohash"

From Geohashing
imported>Jevanyn
m
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:Frozen.png|44px]]</div></td>
+
| icon      = Frozen.png
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Frozen Geohash]] achievement'''
+
| user      = {{{name|}}}
: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 {{#if:{{{temperature|}}}|{{{temperature}}}|below the freezing point of water}}.</td>
+
| achievement = [[Frozen 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 {{#if:{{{temperature|}}}|{{{temperature}}}|below the freezing point of water}}
</tr>
+
| image    = {{{image|}}}
</table>[[Category:Frozen geohash achievement]]<noinclude>
+
| category  = Frozen geohash achievement
 +
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  

Revision as of 21:03, 14 February 2009

Frozen.png
This user earned the Frozen Geohash Achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] while the temperature was below the freezing point of water.

How to use this template:

{{Frozen Geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| temperature = temperature (specify units with °C or °F) (optional)
| name = name of achiever (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: (with inappropriate photograph) {{Frozen Geohash | latitude = 55 | longitude = -114 | date = 2008-12-21 | name = Robyn | temperature = -28°C | image = 2008-08-21.Grin.JPG }} appears as:

Frozen.png
Robyn earned the Frozen Geohash Achievement
by reaching the (55, -114) geohash on 2008-12-21 while the temperature was -28°C.
2008-08-21.Grin.JPG

Example: {{Frozen Geohash | latitude = 55 | longitude = -114 | date = 2008-12-25 | temperature = -12°C | name = Winner | }} appears as:

Frozen.png
Winner earned the Frozen Geohash Achievement
by reaching the (55, -114) geohash on 2008-12-25 while the temperature was -12°C.

Example: {{Frozen Geohash | latitude = 55 | longitude = -114 | date = 2008-12-25 | | }} appears as:

Frozen.png
This user earned the Frozen Geohash Achievement
by reaching the (55, -114) geohash on 2008-12-25 while the temperature was below the freezing point of water.