Difference between revisions of "Template:My kingdom for a boat"
From Geohashing
imported>Robyn (missed a line) |
imported>Robyn (unnecessary line break) |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightblue; border-collapse: separate;"><div>[[Image:boatless.PNG|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightblue; border-collapse: separate;"><div>[[Image:boatless.PNG|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[My Kingdom for a Boat]] consolation prize''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[My Kingdom for a Boat]] consolation prize''' | ||
− | :by being prevented from reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | + | :by being prevented from reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by an impassable and unforseen {{#if:{{{waterhazard|}}}|{{{waterhazard}}}|body of water}}.</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 23:49, 29 July 2008
This user earned the My Kingdom for a Boat consolation prize
|
How to use this template:
{{My Kingdom for a Boat
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | waterhazard = type of watery obstacle (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{My Kingdom for a Boat
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Robyn
| waterhazard = lake
| image = 2008-07-18 47 -122.acrosslake.jpg
}}
appears as:
Robyn earned the My kingdom for a boat consolation prize
|
Example:
{{My Kingdom for a Boat
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| waterhazard = septic pond
}}
appears as:
Widdershins earned the My kingdom for a boat consolation prize
|
Example:
{{My Kingdom for a Boat
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the My kingdom for a boat consolation prize
|