Difference between revisions of "Template:A Tale of Two Hashes"
From Geohashing
imported>Dvdllr m (irc --> carabiner) |
m (Ribbon2 -> Ribbon) |
||
(5 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
|icon = T2htemp2.JPG | |icon = T2htemp2.JPG | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
− | |achievement = [[A Tale of Two Hashes achievement]] | + | |achievement = [[A Tale of Two Hashes achievement|Tale of Two Hashes achievement]] |
− | |action = {{#if:{{{completed|}}}|<!-- then: -->having their challenge met by {{{user2}}} in {{{place}}} on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]|<!-- else: -->meeting the challenge by {{{user2}}} to geohash in {{{place}}} going to the [ | + | |action = {{#if:{{{completed|}}}|<!-- then: -->having their challenge met by {{{user2}}} in {{{place}}} on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]|<!-- else: -->meeting the challenge by {{{user2}}} to geohash in {{{place}}} going to the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]}} |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = A Tale of Two Hashes achievement | |category = A Tale of Two Hashes achievement | ||
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 27: | Line 28: | ||
<code>{{A Tale of Two Hashes | <code>{{A Tale of Two Hashes | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
:| user2 = [[User:wmcduff|wmcduff]] | :| user2 = [[User:wmcduff|wmcduff]] | ||
Line 37: | Line 38: | ||
{{A Tale of Two Hashes | {{A Tale of Two Hashes | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| user2 = [[User:wmcduff|wmcduff]] | | user2 = [[User:wmcduff|wmcduff]] | ||
Line 48: | Line 49: | ||
<code>{{A Tale of Two Hashes | <code>{{A Tale of Two Hashes | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
:| user2 = [[User:wmcduff|wmcduff]] | :| user2 = [[User:wmcduff|wmcduff]] | ||
Line 57: | Line 58: | ||
{{A Tale of Two Hashes | {{A Tale of Two Hashes | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| user2 = [[User:wmcduff|wmcduff]] | | user2 = [[User:wmcduff|wmcduff]] | ||
Line 67: | Line 68: | ||
<code>{{A Tale of Two Hashes | <code>{{A Tale of Two Hashes | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
:| user2 = [[User:wmcduff|wmcduff]] | :| user2 = [[User:wmcduff|wmcduff]] | ||
Line 75: | Line 76: | ||
{{A Tale of Two Hashes | {{A Tale of Two Hashes | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| user2 = [[User:wmcduff|wmcduff]] | | user2 = [[User:wmcduff|wmcduff]] | ||
Line 84: | Line 85: | ||
<code>{{A Tale of Two Hashes | <code>{{A Tale of Two Hashes | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| completed = yes | :| completed = yes | ||
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
Line 95: | Line 96: | ||
{{A Tale of Two Hashes | {{A Tale of Two Hashes | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| completed = yes | | completed = yes | ||
| date = 2008-05-24 | | date = 2008-05-24 |
Latest revision as of 02:38, 17 November 2024
This user earned the Tale of Two Hashes achievement
|
How to use this template:
{{A Tale of Two Hashes
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | user2 = challenger's name (required)
- | place = the common place name (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Examples
Second expedition
- Full details:
{{A Tale of Two Hashes
}}
appears as:
Tom earned the Tale of Two Hashes achievement
|
- No image:
{{A Tale of Two Hashes
}}
appears as:
Tom earned the Tale of Two Hashes achievement
|
- No name provided for achiever, defaults to "This user":
{{A Tale of Two Hashes
- | latitude = 53
- | longitude = -1
- | date = 2008-05-24
- | user2 = wmcduff
- | place = wherever
}}
appears as:
This user earned the Tale of Two Hashes achievement
|
Initial expedition
{{A Tale of Two Hashes
}}
appears as:
wmcduff earned the Tale of Two Hashes achievement
|