Difference between revisions of "Template:Land geohash"
From Geohashing
imported>Nemo (to bring in line with new formatting) |
imported>Tapin (Added link to meetup page to date) |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Landgeohash.png|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Landgeohash.png|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Land geohash|Land Geohash]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Land geohash|Land 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> | + | :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}}}]]. </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 22:07, 2 June 2008
This user earned the Land Geohash achievement
|
How to use this template:
{{land 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:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
| image = Noterminal_portland_sample_2.jpg
}}
appears as:
Noterminal and Drache earned the Land geohash achievement
|
Example:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
}}
appears as:
Noterminal and Drache earned the Land geohash achievement
|
Example:
{{land geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
}}
appears as:
This user earned the Land geohash achievement
|