Difference between revisions of "Template:High geohash"

From Geohashing
imported>Robyn
m (typo)
imported>Robyn
(f)
Line 2: Line 2:
 
<tr>
 
<tr>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:High.PNG|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:High.PNG|44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Highest Geohash]] achievement'''
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[High Geohash|Highest Geohash]] achievement'''
 
:by reaching an altitude of {{{altitude}}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].</td>
 
:by reaching an altitude of {{{altitude}}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{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>|}}

Revision as of 01:51, 30 July 2008

High.PNG
This user earned the Highest Geohash achievement
by reaching an altitude of {{{altitude}}} at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].


How to use this template:

{{High geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| altitude = altitude (specify units with ' or m) (required)
| name = name of achiever (optional)
| image = image name (optional)

}}

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

Example: {{High geohash | latitude = 40 | longitude = -105 | date = 2008-05-22 | name = The-r-gonaut | altitude = 7240' | image = NW-Denver 05-22-08-cord.jpg }} appears as:

High.PNG
The-r-gonaut earned the High geohash achievement
by reaching an altitude of 2207 m at the (40, -105) geohash on 2008-05-22.
NW-Denver 05-22-08-cord.jpg

Example: {{High geohash | latitude = 40 | longitude = -105 | date = 2008-05-22 | altitude = 7240'/2207 m | }} appears as:

High.PNG
This user earned the High geohash achievement
by reaching an altitude of 7240'/2207 m at the (40, -105) geohash on 2008-05-24.