Difference between revisions of "Template:Holy hash"

From Geohashing
imported>Benjw
m (capitalisation)
imported>Sourcerer
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Holyhash.png|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Holyhash.png|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Holy hash achievement]]'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Holy hash achievement]]'''
:by reaching the sacred [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) location]{{#if:{{{description|}}}|, which is {{{description}}},|}} on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].</td>
+
:by reaching the sacred [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) location]{{#if:{{{description|}}}|, which is {{{description}}},|}} on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].</td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</tr>

Revision as of 14:52, 20 November 2011

Holyhash.png
This user earned the Holy hash achievement
by reaching the sacred ({{{latitude}}}, {{{longitude}}}) location on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

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:

Holyhash.png
ilpadre and Danatar earned the Holy hash achievement
by reaching the sacred (49, 9) location, which is in front of a catholic church, on 2008-11-24.
2008-11-24 49 9 danatarilpadre.jpg


Example: {{holy hash | latitude = 49 | longitude = 9 | date = 2008-11-24 | name = ilpadre and Danatar }} appears as:

Holyhash.png
ilpadre and Danatar earned the Holy hash achievement
by reaching the sacred (49, 9) location on 2008-11-24.


Example: {{holy hash | latitude = 49 | longitude = 9 | date = 2008-11-24 }} appears as:

Holyhash.png
This user earned the Holy hash achievement
by reaching the sacred (49, 9) location on 2008-11-24.