Difference between revisions of "Template:High geohash"
From Geohashing
imported>Relet (-> ribbon template) |
imported>Relet |
||
Line 3: | Line 3: | ||
| icon = High.PNG | | icon = High.PNG | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[High | + | | achievement = [[High geohash achievement]] |
| action = reaching an altitude of {{{altitude}}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | | action = reaching an altitude of {{{altitude}}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
− | | category = | + | | category = High geohash achievement |
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 22: | Line 22: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{High | + | <code>{{High geohash |
| latitude = 40 | | latitude = 40 | ||
| longitude = -105 | | longitude = -105 | ||
Line 41: | Line 41: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{High | + | <code>{{High geohash |
| latitude = 40 | | latitude = 40 | ||
| longitude = -105 | | longitude = -105 | ||
Line 56: | Line 56: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{High | + | <code>{{High geohash |
| latitude = 40 | | latitude = 40 | ||
| longitude = -105 | | longitude = -105 |
Revision as of 10:40, 5 April 2009
This user earned the High geohash achievement
|
How to use this template:
{{High Geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | altitude = altitude (required, specify units)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{High geohash
| latitude = 40
| longitude = -105
| date = 2008-05-22
| name = The-r-gonaut
| altitude = 7240'
| image = NW-Denver 05-22-08-cord.jpg
}}
appears as:
The-r-gonaut earned the High geohash achievement
|
Example:
{{High geohash
| latitude = 40
| longitude = -105
| date = 2008-05-22
| altitude = 2207 m
| }}
appears as:
This user earned the High geohash achievement
|
Example:
{{High geohash
| latitude = 40
| longitude = -105
| date = 2008-05-22
| altitude = 7240' / 2207 m
| }}
appears as:
This user earned the High geohash achievement
|