Difference between revisions of "Template:Drowned rat geohash"
From Geohashing
imported>Relet m (hmmm.) |
imported>Relet (ouch. better now.) |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: brown; border-collapse: separate;"><div>[[Image:Drownedrat.png|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: brown; border-collapse: separate;"><div>[[Image:Drownedrat.png|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Drowned Rat Geohash]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Drowned Rat Geohash]] achievement''' | ||
− | :by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] despite being thoroughly wet{{#if:{{{reason|}}}| from {{{reason}}}|}}.''' </td> | + | :by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] despite being thoroughly wet{{#if:{{{reason|}}}| from {{{reason}}}|}}.''' </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 24: | Line 24: | ||
'''Example:''' | '''Example:''' | ||
<code>{{Drowned rat geohash | <code>{{Drowned rat geohash | ||
− | |latitude = 47 | + | | latitude = 47 |
− | |longitude = -122 | + | | longitude = -122 |
− | |date = 2008-05-25 | + | | date = 2008-05-25 |
− | |name = Widdershins | + | | name = Widdershins |
− | |image = Widder.jpg | + | | image = Widder.jpg |
− | |reason = falling head-long into a puddle | + | | reason = falling head-long into a puddle |
}}</code> appears as: | }}</code> appears as: | ||
Line 38: | Line 38: | ||
| name = Widdershins | | name = Widdershins | ||
| image = Widder.jpg | | image = Widder.jpg | ||
− | | | + | | reason = falling head-long into a puddle |
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Revision as of 13:31, 20 August 2008
This user earned the Drowned Rat Geohash achievement
|
How to use this template:
{{Drowned rat geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | reason = reason for wetness (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Drowned rat geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| reason = falling head-long into a puddle
}}
appears as:
Widdershins earned the Drowned Rat Geohash Achievement
|