Difference between revisions of "Template:Drowned rat geohash"
From Geohashing
imported>Relet (ouch. better now.) |
m (Replacing Peeron with Geohashing.info) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = {{#if:{{{honourable|}}}|lightblue|#2a7aff}} | |
− | + | | icon = Drownedrat2.png | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Drowned Rat Geohash]] {{#if:{{{honourable|}}}|Honourable Mention|Achievement}} | |
− | + | | action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] despite being {{#if:{{{honourable|}}}|partially|thoroughly}} wet{{#if:{{{reason|}}}| from {{{reason}}}|}} | |
− | + | | image = {{{image|}}} | |
− | + | | category = Drowned rat geohash achievement | |
− | + | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | |
− | <noinclude> | + | }}<noinclude> |
'''How to use this template:''' | '''How to use this template:''' | ||
Line 18: | Line 18: | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
:''| reason = '''reason for wetness''' (optional)'' | :''| reason = '''reason for wetness''' (optional)'' | ||
+ | :''| honourable = '''yes''' (optional, makes this a honourable mention)'' | ||
}} | }} | ||
Line 39: | Line 40: | ||
| image = Widder.jpg | | image = Widder.jpg | ||
| reason = falling head-long into a puddle | | reason = falling head-long into a puddle | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Drowned rat geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | image = Widder.jpg | ||
+ | | reason = wading through a shallow puddle | ||
+ | | honourable = yes | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Drowned rat geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | image = Widder.jpg | ||
+ | | reason = wading through a shallow puddle | ||
+ | | honourable = yes | ||
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:45, 15 January 2022
This user earned the Drowned Rat Geohash Achievement
|
How to use this template:
{{Drowned rat geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | reason = reason for wetness (optional)
- | honourable = yes (optional, makes this a honourable mention)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Drowned rat geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| reason = falling head-long into a puddle
}}
appears as:
Widdershins earned the Drowned Rat Geohash Achievement
|
Example:
{{Drowned rat geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| reason = wading through a shallow puddle
| honourable = yes
}}
appears as:
Widdershins earned the Drowned Rat Geohash Honourable Mention
|