Difference between revisions of "Template:Cubicle geohash"
From Geohashing
imported>Relet (+almost honourable mention) |
m (Replacing Peeron with Geohashing.info) |
||
(8 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = lime | |
− | + | | icon = {{#if:{{{honor|}}}|Cubiclehm.png|Cubicleicon.png}} | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[cubicle geohash]] {{#ifeq:{{{honor|}}}|true|honorable mention|{{#ifeq:{{{honor|}}}|almost|almost honorable mention|achievement}}}} | |
− | {{# | + | | action = working {{#ifeq:{{{honor|}}}|true|near|{{#ifeq:{{{honor|}}}|almost|not that far from|at}}}} the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
− | < | + | | image = {{{image|}}} |
− | + | | category = Cubicle geohash {{#ifeq:{{{honor|}}}|true|honorable mention|{{#ifeq:{{{honor|}}}|almost|almost honorable mention|achievement}}}} | |
− | + | }}<noinclude>[[Category:Cubicle geohash achievement]] | |
− | |||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{ | + | {{cubicle geohash |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) |
Latest revision as of 10:44, 15 January 2022
This user earned the cubicle geohash achievement
|
How to use this template:
{{cubicle geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | honor = true/almost (if honorable/almost honorable mention)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{cubicle geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the cubicle geohash achievement
|
Example:
{{cubicle geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the cubicle geohash achievement
|
Example:
{{cubicle geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| honor = true
}}
appears as:
Widdershins earned the cubicle geohash honorable mention
|
Example:
{{cubicle geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| honor = almost
}}
appears as:
Widdershins earned the cubicle geohash almost honorable mention
|