Difference between revisions of "Template:Largest geohash"

From Geohashing
imported>Robyn
(Intermediate save.)
m (Replacing Peeron with Geohashing.info)
 
(12 intermediate revisions by 6 users not shown)
Line 1: Line 1:
Template is still under revision. Please don't use it yet. -[[User:Robyn|Robyn]] 17:33, 22 August 2008 (UTC)
+
{{Ribbon
 
+
| color   = #9400D3
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
| icon    = ZombieMeet.PNG‎
<tr>
+
| user    = {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|{{#if:{{{name|}}}|{{{name}}}|This user}}}}
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #9400D3; border-collapse: separate;"><div>[[Image: ZombieMeet.PNG‎ |44px]]</div></td>
+
| achievement = [[Largest geohash achievement]]
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{graticule|}}}|[[{{{graticule}}}]]|{{#if:{{{name|}}}|{{{name}}}|This user}}}} earned the [[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
:at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] with a {{#if:{{{record|}}}|record|}} participation of {{{number}}} geohashers.''' </td>
+
| image    = {{{image|}}}
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| category = Largest geohash achievement
</tr>
+
}}<noinclude>
</table>[[Category: Largest geohash achievement]]
 
 
 
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  
{{Large geohash
+
{{Largest Geohash
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| 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 27: Line 24:
  
 
'''Example:'''<br>
 
'''Example:'''<br>
<code>&#x007B;{Large geohash
+
<code>&#x007B;{Largest Geohash
 
| latitude = 42
 
| latitude = 42
 
| longitude = -71
 
| longitude = -71
Line 37: Line 34:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Large geohash
+
{{Largest geohash
 
| latitude = 42
 
| latitude = 42
 
| longitude = -71
 
| longitude = -71
Line 48: Line 45:
  
 
'''Example:''' (note that the username is not displayed because the graticule name takes precedence)<br>
 
'''Example:''' (note that the username is not displayed because the graticule name takes precedence)<br>
<code>&#x007B;{Large geohash
+
<code>&#x007B;{Largest Geohash
 
| latitude = 42
 
| latitude = 42
 
| longitude = -71
 
| longitude = -71
Line 58: Line 55:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Large geohash
+
{{Largest geohash
 
| latitude = 42
 
| latitude = 42
 
| longitude = -71
 
| longitude = -71
Line 70: Line 67:
  
 
'''Example:''' (using a personal name and no graticule name)<br>
 
'''Example:''' (using a personal name and no graticule name)<br>
<code>&#x007B;{Large geohash
+
<code>&#x007B;{Largest Geohash
| latitude = 32
+
| latitude = 42
| longitude = -4
+
| longitude = -71
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| number = 6
 
| number = 6
Line 78: Line 75:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Large geohash
+
{{Largest geohash
| latitude = 32
+
| latitude = 42
| longitude = -4
+
| longitude = -71
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| number = 6
 
| number = 6
Line 87: Line 84:
  
 
'''Example:''' (without username or graticule name it assumes the user)<br>
 
'''Example:''' (without username or graticule name it assumes the user)<br>
<code>&#x007B;{Large geohash
+
<code>&#x007B;{Largest Geohash
| latitude = 32
+
| latitude = 42
| longitude = -4
+
| longitude = -71
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| number = 6
 
| number = 6
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Large geohash
+
{{Largest geohash
| latitude = 32
+
| latitude = 42
| longitude = -4
+
| longitude = -71
 
| date = 2008-05-24
 
| date = 2008-05-24
 
| number = 6
 
| number = 6

Latest revision as of 10:48, 15 January 2022

ZombieMeet.PNG
This user earned the Largest geohash achievement
by congregating at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] with a participation of {{{number}}} geohashers.

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:

ZombieMeet.PNG
Boston, Massachusetts earned the Largest geohash achievement
by congregating at the (42, -71) geohash on 2008-05-24 with a global record participation of 26 geohashers.
2008-05-24 group sidewalk.jpg

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:

ZombieMeet.PNG
Boston, Massachusetts earned the Largest geohash achievement
by congregating at the (42, -71) geohash on 2008-05-24 with a global record participation of 26 geohashers.


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:

ZombieMeet.PNG
Relet earned the Largest geohash achievement
by congregating at the (42, -71) geohash on 2008-05-24 with a participation of 6 geohashers.

Example: (without username or graticule name it assumes the user)
{{Largest Geohash | latitude = 42 | longitude = -71 | date = 2008-05-24 | number = 6 }} appears as:

ZombieMeet.PNG
This user earned the Largest geohash achievement
by congregating at the (42, -71) geohash on 2008-05-24 with a participation of 6 geohashers.