Difference between revisions of "Template:A Tale of Two Hashes challenge"
From Geohashing
imported>Wmcduff m |
m (Ribbon2 -> Ribbon) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 3: | Line 3: | ||
|icon = T2htemp1.JPG | |icon = T2htemp1.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 = | + | |action = geohashing in a place named {{{place}}} from the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|customtitle = issued a challenge for the | |customtitle = issued a challenge for the | ||
− | }}<noinclude> | + | |expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] (challenge) |
+ | }}[[Category:A Tale of Two Hashes challenge]]<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 15: | Line 16: | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
:| name = '''name of challenger''' (required) | :| name = '''name of challenger''' (required) | ||
+ | :| place = '''name of place''' (required) | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
}} | }} | ||
Line 23: | Line 25: | ||
<code>{{A Tale of Two Hashes challenge | <code>{{A Tale of Two Hashes challenge | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
:| name = [[User:Tomtom|Tom]] | :| name = [[User:Tomtom|Tom]] | ||
+ | :| place = Matlock | ||
:| image = 2008-05-24_53_-1_j.jpg | :| image = 2008-05-24_53_-1_j.jpg | ||
}}</code> appears as: | }}</code> appears as: | ||
Line 31: | Line 34: | ||
{{A Tale of Two Hashes challenge | {{A Tale of Two Hashes challenge | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| name = [[User:Tomtom|Tom]] | | name = [[User:Tomtom|Tom]] | ||
+ | | place = Matlock | ||
| image = 2008-05-24_53_-1_j.jpg | | image = 2008-05-24_53_-1_j.jpg | ||
}} | }} | ||
Line 40: | Line 44: | ||
<code>{{A Tale of Two Hashes challenge | <code>{{A Tale of Two Hashes challenge | ||
:| latitude = 53 | :| latitude = 53 | ||
− | :| longitude = 1 | + | :| longitude = -1 |
:| date = 2008-05-24 | :| date = 2008-05-24 | ||
:| name = [[User:Tomtom|Tom]] | :| name = [[User:Tomtom|Tom]] | ||
+ | :| place = Matlock | ||
}}</code> appears as: | }}</code> appears as: | ||
{{A Tale of Two Hashes challenge | {{A Tale of Two Hashes challenge | ||
| latitude = 53 | | latitude = 53 | ||
− | | longitude = 1 | + | | longitude = -1 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| name = [[User:Tomtom|Tom]] | | name = [[User:Tomtom|Tom]] | ||
+ | | place = Matlock | ||
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 02:39, 17 November 2024
This user issued a challenge for the Tale of Two Hashes achievement
|
How to use this template:
{{A Tale of Two Hashes challenge
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of challenger (required)
- | place = name of place (required)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{A Tale of Two Hashes challenge
- | latitude = 53
- | longitude = -1
- | date = 2008-05-24
- | name = Tom
- | place = Matlock
- | image = 2008-05-24_53_-1_j.jpg
}}
appears as:
Tom issued a challenge for the Tale of Two Hashes achievement
|
Example:
{{A Tale of Two Hashes challenge
- | latitude = 53
- | longitude = -1
- | date = 2008-05-24
- | name = Tom
- | place = Matlock
}}
appears as:
Tom issued a challenge for the Tale of Two Hashes achievement
|