Difference between revisions of "Template:Hash collision"

From Geohashing
imported>Jiml
m (irc -> carabiner)
m (https)
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
 
| achievement = [[Hash collision]] {{#if:{{{honor|}}}|honorable mention|achievement}}
 
| achievement = [[Hash collision]] {{#if:{{{honor|}}}|honorable mention|achievement}}
| action  = discovering {{#if:{{{id|}}}|{{#if:{{{link|}}}|the geocache [{{{link}}} {{{id}}}]|the geocache [http://coord.info/{{{id}}} {{{id}}}]}}|a geocache}} {{#if:{{{distance|}}}|{{{distance}}} from|near}} the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
+
| 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|}}}
 
| image    = {{{image|}}}
 
| category = Hash collision achievement
 
| category = Hash collision achievement
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, defaults to http://coord.info/'''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 31: Line 31:
 
| date = 2008-11-26  
 
| date = 2008-11-26  
 
| name = Ekorren and Danatar  
 
| name = Ekorren and Danatar  
| link = http://www.geocaching.com/seek/cache_details.aspx?wp=GC14WEH
+
| link = https://www.geocaching.com/seek/cache_details.aspx?wp=GC14WEH
 
| id = GC14WEH
 
| id = GC14WEH
 
| distance = 0.85 km
 
| distance = 0.85 km
Line 42: Line 42:
 
| date = 2008-11-26  
 
| date = 2008-11-26  
 
| name = Ekorren and Danatar  
 
| name = Ekorren and Danatar  
| link = http://www.geocaching.com/seek/cache_details.aspx?guid=2ef73bd0-e226-4527-a3e4-15c26593ba5c
+
| link = https://www.geocaching.com/seek/cache_details.aspx?guid=2ef73bd0-e226-4527-a3e4-15c26593ba5c
 
| id = GC14WEH
 
| id = GC14WEH
 
| distance = 0.85 km
 
| distance = 0.85 km

Latest revision as of 10:31, 9 April 2022

Hashcollision.png
This user earned the Hash collision achievement
by discovering a geocache near the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

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:

Hashcollision.png
Ekorren and Danatar earned the Hash collision honorable mention
by discovering the geocache GC14WEH 0.85 km from the (48, 8) geohash on 2008-11-26.

Example: {{Hash collision | latitude = 48 | longitude = 8 | date = 2008-11-26 | name = Ekorren and Danatar }} appears as:

Hashcollision.png
Ekorren and Danatar earned the Hash collision achievement
by discovering a geocache near the (48, 8) geohash on 2008-11-26.

Example: {{Hash collision | latitude = 48 | longitude = 8 | date = 2008-11-26 }} appears as:

Hashcollision.png
This user earned the Hash collision achievement
by discovering a geocache near the (48, 8) geohash on 2008-11-26.