Difference between revisions of "Template:Hash collision"
From Geohashing
imported>Jevanyn (New page: <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> <tr> <td style="border-width: 5px; border-spacing: 2px; border-style...) |
m (https) |
||
(10 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = orange | |
− | + | | icon = Hashcollision.png | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Hash collision]] {{#if:{{{honor|}}}|honorable mention|achievement}} | |
− | + | | action = discovering {{#if:{{{id|}}}|{{#if:{{{link|}}}|the geocache [{{{link}}} {{{id}}}]|the geocache [https://coord.info/{{{id}}} {{{id}}}]}}|a geocache}} {{#if:{{{distance|}}}|{{{distance}}} from|near}} the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
− | + | | image = {{{image|}}} | |
− | + | | category = Hash collision achievement | |
− | + | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | |
− | <noinclude> | + | }}<noinclude> |
'''How to use this template:''' | '''How to use this template:''' | ||
Line 17: | Line 17: | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| id = '''geocache id''' (optional)'' | :''| id = '''geocache id''' (optional)'' | ||
− | :''| link = '''geocache link''' (optional, requires id)'' | + | :''| link = '''geocache link''' (optional, requires id, defaults to https://coord.info/'''id''')'' |
:''| distance = '''distance''' (optional, include units)'' | :''| distance = '''distance''' (optional, include units)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
Line 27: | Line 27: | ||
'''Example:''' | '''Example:''' | ||
<code>{{Hash collision | <code>{{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
− | | name = | + | | name = Ekorren and Danatar |
− | | | + | | link = https://www.geocaching.com/seek/cache_details.aspx?wp=GC14WEH |
+ | | id = GC14WEH | ||
+ | | distance = 0.85 km | ||
+ | | honor = any non-empty value will do | ||
}}</code> appears as: | }}</code> appears as: | ||
{{Hash collision | {{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
− | | name = | + | | name = Ekorren and Danatar |
− | | | + | | link = https://www.geocaching.com/seek/cache_details.aspx?guid=2ef73bd0-e226-4527-a3e4-15c26593ba5c |
+ | | id = GC14WEH | ||
+ | | distance = 0.85 km | ||
+ | | honor = any non-empty value will do | ||
}} | }} | ||
'''Example:''' | '''Example:''' | ||
<code>{{Hash collision | <code>{{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
− | | name = | + | | name = Ekorren and Danatar |
}}</code> appears as: | }}</code> appears as: | ||
{{Hash collision | {{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
− | | name = | + | | name = Ekorren and Danatar |
}} | }} | ||
'''Example:''' | '''Example:''' | ||
<code>{{Hash collision | <code>{{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
}}</code> appears as: | }}</code> appears as: | ||
{{Hash collision | {{Hash collision | ||
− | | latitude = | + | | latitude = 48 |
− | | longitude = | + | | longitude = 8 |
− | | date = 2008- | + | | date = 2008-11-26 |
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:31, 9 April 2022
This user earned the Hash collision achievement
|
How to use this template:
{{Hash collision
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | id = geocache id (optional)
- | link = geocache link (optional, requires id, defaults to https://coord.info/id)
- | distance = distance (optional, include units)
- | image = image name (optional)
- | honor = honorable mention (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Hash collision
| latitude = 48
| longitude = 8
| date = 2008-11-26
| name = Ekorren and Danatar
| link = https://www.geocaching.com/seek/cache_details.aspx?wp=GC14WEH
| id = GC14WEH
| distance = 0.85 km
| honor = any non-empty value will do
}}
appears as:
Ekorren and Danatar earned the Hash collision honorable mention
|
Example:
{{Hash collision
| latitude = 48
| longitude = 8
| date = 2008-11-26
| name = Ekorren and Danatar
}}
appears as:
Ekorren and Danatar earned the Hash collision achievement
|
Example:
{{Hash collision
| latitude = 48
| longitude = 8
| date = 2008-11-26
}}
appears as:
This user earned the Hash collision achievement
|