Difference between revisions of "Template:Holy hash"

From Geohashing
imported>Danatar
(changing the template text)
imported>Danatar
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] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]{{#if:{{{description|}}}|, which is {{{description}}}|}}.</td>
+
: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>
 
{{#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>
Line 20: Line 20:
  
 
The image name should not include 'Image:' or surrounding braces.
 
The image name should not include 'Image:' or surrounding braces.
 +
 +
'''Example:'''
 +
<code>&#x007B;{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_d_snowmen.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_d_snowmen.jpg
 +
}}
 +
 +
'''Example:'''
 +
<code>&#x007B;{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>&#x007B;{holy hash
 +
| latitude = 49
 +
| longitude = 9
 +
| date = 2008-11-24
 +
}}</code> appears as:
 +
 +
{{holy hash
 +
| latitude = 49
 +
| longitude = 9
 +
| date = 2008-11-24
 +
}}

Revision as of 14:08, 24 November 2008

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_d_snowmen.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 d snowmen.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.