Difference between revisions of "Template:Public transport geohash"
From Geohashing
imported>ReletBot m (renaming category as per Naming conventions) |
m (Replacing Peeron with Geohashing.info) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
| icon = Bus.PNG | | icon = Bus.PNG | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[Public | + | | achievement = [[Public transport geohash achievement]] |
− | | action = reaching the [ | + | | action = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{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 |
+ | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | ||
}}<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 23: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 41: | Line 42: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 58: | Line 59: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{Public | + | <code>{{Public transport geohash |
| latitude = 47 | | latitude = 47 | ||
| longitude = -122 | | longitude = -122 | ||
Line 70: | Line 71: | ||
}} | }} | ||
+ | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> | ||
− | |||
− | |||
− |
Latest revision as of 10:51, 15 January 2022
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
|