Difference between revisions of "Template:Holy hash"
From Geohashing
imported>Danatar (changing the template text) |
m (Replacing Peeron with Geohashing.info) |
||
(11 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | |icon = Holyhash.png | |
− | + | |color = gold | |
− | + | |user = {{#if:{{{name|}}}|{{{name}}}|This user}} | |
− | + | |achievement = [[Holy hash achievement]] | |
− | + | |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 | |
− | + | |expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
+ | |image = {{{image|}}} | ||
+ | }} | ||
<noinclude> | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 20: | Line 22: | ||
The image name should not include 'Image:' or surrounding braces. | The image name should not include 'Image:' or surrounding braces. | ||
+ | |||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{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 | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{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 | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{holy hash | ||
+ | | latitude = 49 | ||
+ | | longitude = 9 | ||
+ | | date = 2008-11-24 | ||
+ | | name = ilpadre and Danatar | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{holy hash | ||
+ | | latitude = 49 | ||
+ | | longitude = 9 | ||
+ | | date = 2008-11-24 | ||
+ | | name = ilpadre and Danatar | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{holy hash | ||
+ | | latitude = 49 | ||
+ | | longitude = 9 | ||
+ | | date = 2008-11-24 | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{holy hash | ||
+ | | latitude = 49 | ||
+ | | longitude = 9 | ||
+ | | 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
|