Difference between revisions of "Template:Border geohash"
From Geohashing
imported>Jevanyn m |
imported>Relet (switching to ribbon template) |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | |icon = Border.PNG | |
− | + | |color = darkblue | |
− | + | |user = {{{name|}}} | |
− | + | |achievement = [[Border geohash]] achievement | |
− | + | |action = crossing {{#if:{{{country1|}}}|the {{{country1}}}{{#if:{{{country2|}}}|-{{{country2}}}|}}|an international}} border on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] | |
− | + | |category = Border geohash achievement | |
− | + | }} | |
+ | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 76: | Line 77: | ||
</noinclude> | </noinclude> | ||
− | |||
− |
Revision as of 20:14, 14 January 2010
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
|