Difference between revisions of "Template:Border geohash"
From Geohashing
imported>Robyn (testing template edit) |
imported>Jevanyn m |
||
Line 2: | Line 2: | ||
<tr> | <tr> | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkblue; border-collapse: separate;"><div>[[Image:Border.PNG|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:Border.PNG|44px]]</div></td> | ||
− | <td style="padding: 0px 12px 0px 10px;"> ''' | + | <td style="padding: 0px 12px 0px 10px;"> '''{{{name|This user}}} earned the [[Border geohash]] achievement''' |
:on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by crossing {{#if:{{{country1|}}}|the {{{country1}}}{{#if:{{{country2|}}}|-{{{country2}}}|}}|an international}} border to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash]. </td> | :on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] by crossing {{#if:{{{country1|}}}|the {{{country1}}}{{#if:{{{country2|}}}|-{{{country2}}}|}}|an international}} border to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash]. </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> | ||
− | </table> | + | </table><noinclude> |
− | |||
− | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 15:07, 8 January 2009
This user earned the Border geohash achievement
|
How to use this template:
{{Border geohash achievement
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | country1 = origin country (optional)
- | country2 = destination country (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces. If you had to cross more than one border to reach the geohash, I suggest you either pick one of the borders, or do not specify any countries.
Example:
{{Border geohash achievement
| latitude = 48
| longitude = -123
| date = 2008-07-28
| country1= Canada
| country2= USA
| name = Somehasher
| image = Widder.jpg
}}
appears as:
Somehasher earned the Border geohash achievement
|
Example:
{{Border geohash achievement
| latitude = 48
| longitude = -123
| date = 2008-07-28
| country1= American
| name = Somehasher
| image = Widder.jpg
}}
appears as:
Somehasher earned the Border geohash achievement
|
Example:
{{Border geohash achievement
| latitude = 48
| longitude = -123
| date = 2008-07-28
}}
appears as:
This user earned the Border geohash achievement
|