Difference between revisions of "Template:Underwater geohash"

From Geohashing
imported>Robyn
(And again)
imported>Robyn
m (spaces)
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkblue; border-collapse: separate;"><div>[[Image:PENDING|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkblue; border-collapse: separate;"><div>[[Image:PENDING|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Underwater Geohash]] achievement'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Underwater 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}}}]] while underwater{{#if:{{{equipment|}}}|&nbsp; using {{{equipment}}}|}}.''' </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}}}]] while underwater{{#if:{{{equipment|}}}|&nbsp; using{{{ equipment}}}|}}.''' </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 20:30, 29 July 2008

This user earned the Underwater Geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] while underwater.


How to use this template:

{{Underwater geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| equipment = any equipment other than your own body (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{Underwater geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | image = Widder.jpg | equipment = a submarine }} appears as:

Underwater.PNG
Widdershins earned the Underwater geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 while underwater using a submarine.
Widder.jpg

Example: {{Underwater geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | equpment = scuba gear }} appears as:

Underwater.PNG
Widdershins earned the Underwater geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 while underwater using scuba gear.

Example: {{Underwater geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins }} appears as:

Underwater.PNG
Widdershins earned the Underwater geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 while underwater.

Example: {{Underwater geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 }} appears as:

Underwater.PNG
This user earned the Underwater geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 while underwater.