Difference between revisions of "Template:Border geohash"
From Geohashing
imported>Crox (image was missing) |
imported>Sourcerer |
||
Line 4: | Line 4: | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
|achievement = [[Border geohash]] achievement | |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:// | + | |action = crossing {{#if:{{{country1|}}}|the {{{country1}}}{{#if:{{{country2|}}}|-{{{country2}}}|}}|an international}} border on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] to reach the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] |
|category = Border geohash achievement | |category = Border geohash achievement | ||
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] |
Revision as of 15:01, 20 November 2011
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
|