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 Transport Geohash]] Achievement
+
| 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  [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 Transport Geohash achievement
+
| category = Public transport geohash achievement
 +
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  
&#x007B;{Public Transport Geohash
+
&#x007B;{Public transport geohash
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
Line 22: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Public Transport Geohash
+
<code>&#x007B;{Public transport geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 41: Line 42:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Public Transport Geohash
+
<code>&#x007B;{Public transport geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 58: Line 59:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Public Transport Geohash
+
<code>&#x007B;{Public transport geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 70: Line 71:
 
}}
 
}}
  
 +
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>
 
[[Category:Achievement award templates]]
 
[[Category:Public transport geohash achievement]]
 

Latest revision as of 10:51, 15 January 2022

Bus.PNG
This user earned the Public transport geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using public transit.

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:

Bus.PNG
Rider earned the Public transport geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 via BART.
Widder.jpg

Example: {{Public transport geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | busline = the 22 Macdonald bus | name = Widdershins }} appears as:

Bus.PNG
Widdershins earned the Public transport geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 via the 22 Macdonald bus.

Example: {{Public transport geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 }} appears as:

Bus.PNG
This user earned the Public transport geohash achievement
by reaching the (47, -122) geohash on 2008-05-25 using public transit.