Difference between revisions of "Template:Frozen Geohash"

From Geohashing
imported>Relet
m (+expedition passthru)
imported>Dvdllr
m (irc --> carabiner)
Line 4: Line 4:
 
| user      = {{{name|}}}
 
| user      = {{{name|}}}
 
| achievement = [[Frozen Geohash]] Achievement
 
| achievement = [[Frozen 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 {{#if:{{{temperature|}}}|{{{temperature}}}|below the freezing point of water}}
+
| action    = reaching the [http://carabiner.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}}
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| category  = Frozen geohash achievement
 
| category  = Frozen geohash achievement

Revision as of 17:02, 26 September 2011

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.