Difference between revisions of "Template:Geotrash"
From Geohashing
imported>Jevanyn m |
imported>Ilpadre (new image) |
||
Line 1: | Line 1: | ||
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | ||
<tr> | <tr> | ||
− | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #33ff44; border-collapse: separate;"><div>[[Image: | + | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #33ff44; border-collapse: separate;"><div>[[Image:Geotrash.png|44px]]</div></td> |
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Geotrash_Geohash |GeoTrash Geohash]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Geotrash_Geohash |GeoTrash Geohash]] achievement''' | ||
:by cleaning up 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 cleaning up the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td> |
Revision as of 12:14, 23 January 2009
This user earned the GeoTrash Geohash achievement
|
How to use this template:
{{Geotrash
- | 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:
{{Geotrash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the GeoTrash Geohash Achievement
|
Example:
{{Geotrash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the GeoTrash Geohash Achievement
|
Example:
{{Geotrash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the GeoTrash Geohash Achievement
|