Difference between revisions of "Template:Largest geohash"

From Geohashing
imported>Robyn
(Ok, I'm done now.)
imported>Relet
(-> ribbon template)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
| color   = #9400D3
<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>
+
| icon    = ZombieMeet.PNG‎
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{graticule|}}}|[[{{{graticule}}}]]|{{#if:{{{name|}}}|{{{name}}}|This user}}}} earned the [[Largest Geohash]] achievement
+
| user    = {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|{{#if:{{{name|}}}|{{{name}}}|This user}}}}
: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>
+
| achievement = [[Largest Geohash]] Achievement
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = congregating 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
</tr>
+
| image    = {{{image|}}}
</table>[[Category: Largest geohash achievement]]
+
| category = Largest geohash achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  

Revision as of 22:57, 14 February 2009

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 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 = 32 | longitude = -4 | date = 2008-05-24 | number = 6 | name = Relet }} appears as:

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

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

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