Difference between revisions of "Template:OpenStreetMap achievement"
From Geohashing
m (we're now up to 9) |
Green guy! (talk | contribs) m (Change double space between [1] and [2] to single space) |
||
Line 4: | Line 4: | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = [[OpenStreetMap achievement]] | | achievement = [[OpenStreetMap achievement]] | ||
− | | action = [https://www.openstreetmap.org/changeset/{{{OSMlink}}} contributing]{{#if:{{{OSMlink2|}}}| [https://www.openstreetmap.org/changeset/{{{OSMlink2}}}]|}} {{#if:{{{OSMlink3|}}}| [https://www.openstreetmap.org/changeset/{{{OSMlink3|}}}]|}} to [https://www.openstreetmap.org/ OpenStreetMap] based on their expedition to the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | + | | action = [https://www.openstreetmap.org/changeset/{{{OSMlink}}} contributing]{{#if:{{{OSMlink2|}}}| [https://www.openstreetmap.org/changeset/{{{OSMlink2}}}]|}}{{#if:{{{OSMlink3|}}}| [https://www.openstreetmap.org/changeset/{{{OSMlink3|}}}]|}} to [https://www.openstreetmap.org/ OpenStreetMap] based on their expedition to the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] |
Latest revision as of 10:08, 24 July 2024
This user earned the OpenStreetMap achievement
|
How to use this template:
{{OpenStreetMap achievement
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | OSMlink = OSM changeset ID (required)
- | OSMlink2 = second OSM changeset ID (optional)
- | OSMlink3 = third OSM changeset ID (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
The OSMlink should be the usually 7- to 9-digit number that can be found either in your "My Edits" page or on the History page for the area in question. The ribbon supports up to 3 links.
Example:
{{OpenStreetMap achievement
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Jack1254
| OSMlink = 6003636
| OSMlink2 = 5013756
| OSMlink3 = 4655766
}}
appears as:
Jack1254 earned the OpenStreetMap achievement
|