Difference between revisions of "Template:Largest geohash"
imported>Robyn (Fricking capital lEtTeRs!) |
m (Replacing Peeron with Geohashing.info) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = #9400D3 | |
− | + | | icon = ZombieMeet.PNG | |
− | + | | user = {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|{{#if:{{{name|}}}|{{{name}}}|This user}}}} | |
− | + | | achievement = [[Largest geohash achievement]] | |
− | + | | action = congregating at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] with a {{#if:{{{record|}}}|global record|}} participation of {{{number}}} geohashers | |
− | + | | image = {{{image|}}} | |
− | + | | category = Largest geohash achievement | |
− | + | }}<noinclude> | |
− | |||
− | |||
− | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Line 18: | Line 15: | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
:| number = '''number of attendees''' (required) | :| number = '''number of attendees''' (required) | ||
− | :''| record = '''true''' (if it was a record) (optional) | + | :''| record = '''true''' (if it was a global record) (optional) |
:''| graticule = '''name of graticule''' (optional) | :''| graticule = '''name of graticule''' (optional) | ||
:''| name = '''name of achiever''' (optional, only if no graticule)'' | :''| name = '''name of achiever''' (optional, only if no graticule)'' | ||
Line 37: | Line 34: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 58: | Line 55: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest geohash |
| latitude = 42 | | latitude = 42 | ||
| longitude = -71 | | longitude = -71 | ||
Line 71: | Line 68: | ||
'''Example:''' (using a personal name and no graticule name)<br> | '''Example:''' (using a personal name and no graticule name)<br> | ||
<code>{{Largest Geohash | <code>{{Largest Geohash | ||
− | | latitude = | + | | latitude = 42 |
− | | longitude = - | + | | longitude = -71 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| number = 6 | | number = 6 | ||
Line 78: | Line 75: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest geohash |
− | | latitude = | + | | latitude = 42 |
− | | longitude = - | + | | longitude = -71 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| number = 6 | | number = 6 | ||
Line 88: | Line 85: | ||
'''Example:''' (without username or graticule name it assumes the user)<br> | '''Example:''' (without username or graticule name it assumes the user)<br> | ||
<code>{{Largest Geohash | <code>{{Largest Geohash | ||
− | | latitude = | + | | latitude = 42 |
− | | longitude = - | + | | longitude = -71 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| number = 6 | | number = 6 | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Largest | + | {{Largest geohash |
− | | latitude = | + | | latitude = 42 |
− | | longitude = - | + | | longitude = -71 |
| date = 2008-05-24 | | date = 2008-05-24 | ||
| number = 6 | | number = 6 |
Latest revision as of 10:48, 15 January 2022
This user earned the Largest geohash achievement
|
How to use this template:
{{Largest Geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | number = number of attendees (required)
- | record = true (if it was a global record) (optional)
- | graticule = name of graticule (optional)
- | name = name of achiever (optional, only if no graticule)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 26
| record = true
| graticule = Boston, Massachusetts
| image = 2008-05-24 group sidewalk.jpg
}}
appears as:
Boston, Massachusetts earned the Largest geohash achievement
|
Example: (note that the username is not displayed because the graticule name takes precedence)
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 26
| record = true
| graticule = Boston, Massachusetts
| name = Relet
}}
appears as:
Boston, Massachusetts earned the Largest geohash achievement
|
Example: (using a personal name and no graticule name)
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 6
| name = Relet
}}
appears as:
Relet earned the Largest geohash achievement
|
Example: (without username or graticule name it assumes the user)
{{Largest Geohash
| latitude = 42
| longitude = -71
| date = 2008-05-24
| number = 6
}}
appears as:
This user earned the Largest geohash achievement
|