Difference between revisions of "Template:Air geohash"
imported>Relet (-> ribbon template) |
imported>Sourcerer |
||
Line 4: | Line 4: | ||
|user = {{#if:{{{name|}}}|{{{name}}}|This user}} | |user = {{#if:{{{name|}}}|{{{name}}}|This user}} | ||
|achievement = [[Air Geohash]] Achievement | |achievement = [[Air Geohash]] Achievement | ||
− | |action = reaching the [http:// | + | |action = reaching the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{vehicle|}}}|by {{{vehicle}}}|by air}}{{#if:{{{subcategory|}}}|, attaining the rank of '''{{{subcategory}}}'''|}} |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Air geohash achievement | |category = Air geohash achievement |
Revision as of 14:50, 20 November 2011
This user earned the Air Geohash Achievement
|
How to use this template:
{{air geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | vehicle = flying device (optional)
- | subcategory = e.g. Pilot (see main page)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| vehicle = hang glider
| subcategory = Pilot
}}
appears as:
Widdershins earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| subcategory = Kite Pilot
| image = Widder.jpg
}}
appears as:
Widdershins earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Air geohash achievement
|
Example:
{{air geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| vehicle = Cessna 172
}}
appears as:
This user earned the Air geohash achievement
|