Difference between revisions of "Template:Frozen Geohash"

From Geohashing
(Looks good from here!)
(use the multiplier argument)
Line 8: Line 8:
 
| category  = Frozen geohash achievement
 
| category  = Frozen geohash achievement
 
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 +
| multiplier = {{{multiplier|}}}
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
Line 70: Line 71:
 
| date = 2008-12-25
 
| date = 2008-12-25
 
| | }}
 
| | }}
 +
 +
'''Example:'''
 +
<code>&#x007B;{Frozen Geohash
 +
| latitude = 43
 +
| longitude = -79
 +
| date = 2008-12-25
 +
| | }}</code> appears as:
 +
 +
{{Frozen Geohash
 +
| latitude = 43
 +
| longitude = -79
 +
| date = 2020-02-08
 +
| temperature = -17°C
 +
| multiplier = 2
 +
}}
  
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Revision as of 05:32, 14 February 2020

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.

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

Frozen.png
This user earned the Frozen Geohash Achievement
by reaching the (43, -79) geohash on 2020-02-08 while the temperature was -17°C.