Difference between revisions of "Template:Goingup geohash"

From Geohashing
imported>Nemo
(fix nbsp formatting)
imported>Nemo
m (fixed better :))
Line 2: Line 2:
 
<tr>
 
<tr>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightskyblue; border-collapse: separate;"><div>[[Image:Kite.jpg|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightskyblue; border-collapse: separate;"><div>[[Image:Kite.jpg|44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned the [[Going Up Geohash]] achievement''' :by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}},&nbsp;{{{longitude}}})&nbsp;geohash] on {{{date}}}.''' </td>
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned the [[Going Up Geohash]] achievement'''
 +
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on {{{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>

Revision as of 08:56, 2 June 2008

Kite.jpg
This user earned the Going Up Geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on {{{date}}}.


How to use this template:

{{goingup geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)

}}

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

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

Airgeohashballoon.png
Widdershins earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air.
Widder.jpg

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

Airgeohashballoon.png
Widdershins earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air.

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

Airgeohashballoon.png
This user earned the Air geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 by air.