Difference between revisions of "Template:Public transport geohash"
From Geohashing
imported>ReletBot m (renaming category as per Naming conventions) |
imported>Relet |
||
Line 3: | Line 3: | ||
| icon = Bus.PNG | | icon = Bus.PNG | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[Public | + | | achievement = [[Public transport geohash achievement]] |
| action = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{busline|}}}|via {{{busline}}}|using public transit}} | | action = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{busline|}}}|via {{{busline}}}|using public transit}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
− | | category = Public | + | | category = Public transport geohash achievement |
}}<noinclude> | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{Public | + | {{Public transport geohash |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
Line 22: | Line 22: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 41: | Line 41: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 58: | Line 58: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 |
Revision as of 11:32, 5 April 2009
This user earned the Public transport geohash achievement
|
How to use this template:
{{Public transport geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | busline = name of bus route or transit service (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Public transport geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| busline = BART
| name = Rider
| image = Widder.jpg
}}
appears as:
Rider earned the Public transport geohash achievement
|
Example:
{{Public transport geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| busline = the 22 Macdonald bus
| name = Widdershins
}}
appears as:
Widdershins earned the Public transport geohash achievement
|
Example:
{{Public transport geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Public transport geohash achievement
|