Difference between revisions of "Template:Drowned rat geohash"
From Geohashing
imported>Relet m |
imported>Relet m |
||
Line 1: | Line 1: | ||
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | ||
<tr> | <tr> | ||
− | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: {{#if:{{{honourable|}}}| | + | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: {{#if:{{{honourable|}}}|#C77826 |
+ | |brown}}; border-collapse: separate;"><div>[[Image:Drownedrat.png|45px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Drowned Rat Geohash]] {{#if:{{{honourable|}}}|Honourable Mention|Achievement}}''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Drowned Rat Geohash]] {{#if:{{{honourable|}}}|Honourable Mention|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 {{#if:{{{honourable|}}}|partially|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 {{#if:{{{honourable|}}}|partially|thoroughly}} wet{{#if:{{{reason|}}}| from {{{reason}}}|}}.''' </td> |
Revision as of 13:43, 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)
- | honourable = yes (optional, makes this a honourable mention)
}}
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
|
Example:
{{Drowned rat geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| reason = wading through a shallow puddle
| honourable = yes
}}
appears as:
Widdershins earned the Drowned Rat Geohash Honourable Mention
|