Difference between revisions of "Template:Holy hash"
From Geohashing
imported>Calamus (Template:Ribbon dependency added) |
m (Replacing Peeron with Geohashing.info) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|user = {{#if:{{{name|}}}|{{{name}}}|This user}} | |user = {{#if:{{{name|}}}|{{{name}}}|This user}} | ||
|achievement = [[Holy hash achievement]] | |achievement = [[Holy hash achievement]] | ||
− | |action = reaching the sacred [ | + | |action = reaching the sacred [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) location]{{#if:{{{description|}}}|, which is {{{description}}},|}} on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
|category = Holy hash achievement | |category = Holy hash achievement | ||
|expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | ||
|image = {{{image|}}} | |image = {{{image|}}} | ||
}} | }} | ||
− | |||
<noinclude> | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 71: | Line 70: | ||
| date = 2008-11-24 | | date = 2008-11-24 | ||
}} | }} | ||
+ | [[Category:Achievement award templates]] | ||
+ | </noinclude> |
Latest revision as of 10:47, 15 January 2022
This user earned the Holy hash achievement
|
How to use this template:
{{holy hash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | description = additional information about the location (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
| name = ilpadre and Danatar
| description = in front of a catholic church
| image = 2008-11-24 49 9 danatarilpadre.jpg
}}
appears as:
ilpadre and Danatar earned the Holy hash achievement
|
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
| name = ilpadre and Danatar
}}
appears as:
ilpadre and Danatar earned the Holy hash achievement
|
Example:
{{holy hash
| latitude = 49
| longitude = 9
| date = 2008-11-24
}}
appears as:
This user earned the Holy hash achievement
|