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>{{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
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:
Robyn earned the Frozen Geohash Achievement
|
Example:
{{Frozen Geohash
| latitude = 55
| longitude = -114
| date = 2008-12-25
| temperature = -12°C
| name = Winner
| }}
appears as:
Winner earned the Frozen Geohash Achievement
|
Example:
{{Frozen Geohash
| latitude = 55
| longitude = -114
| date = 2008-12-25
| | }}
appears as:
This user earned the Frozen Geohash Achievement
|
Example:
{{Frozen Geohash
| latitude = 43
| longitude = -79
| date = 2008-12-25
| | }}
appears as:
This user earned the Frozen Geohash Achievement
|