Difference between revisions of "Template:Cubicle geohash"

From Geohashing
imported>Relet
m (fix)
imported>Benjw
m (capitalisation)
Line 3: Line 3:
 
| icon    = {{#if:{{{honor|}}}|Cubiclehm.png|Cubicleicon.png}}
 
| icon    = {{#if:{{{honor|}}}|Cubiclehm.png|Cubicleicon.png}}
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
| achievement = [[Cubicle Geohash]] {{#ifeq:{{{honor|}}}|true|Honorable Mention|{{#ifeq:{{{honor|}}}|almost|Almost Honorable Mention|Achievement}}}}
+
| achievement = [[cubicle geohash]] {{#ifeq:{{{honor|}}}|true|honorable mention|{{#ifeq:{{{honor|}}}|almost|almost honorable mention|achievement}}}}
 
| action  = working {{#ifeq:{{{honor|}}}|true|near|{{#ifeq:{{{honor|}}}|almost|not that far from|at}}}} the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| action  = working {{#ifeq:{{{honor|}}}|true|near|{{#ifeq:{{{honor|}}}|almost|not that far from|at}}}} the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}

Revision as of 17:44, 6 May 2009

Cubicleicon.png
This user earned the cubicle geohash achievement
by working at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{cubicle geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| honor = true/almost (if honorable/almost honorable mention)

}}

The image name should not include 'Image:' or surrounding braces.

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

Cubicleicon.png
This user earned the cubicle geohash achievement
by working at the (47, -122) geohash on 2008-05-25.

Example: {{cubicle geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | image = Widder.jpg }} appears as:

Cubicleicon.png
Widdershins earned the cubicle geohash achievement
by working at the (47, -122) geohash on 2008-05-25.
Widder.jpg

Example: {{cubicle geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | honor = true }} appears as:

Cubiclehm.png
Widdershins earned the cubicle geohash honorable mention
by working near the (47, -122) geohash on 2008-05-25.

Example: {{cubicle geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | honor = almost }} appears as:

Cubiclehm.png
Widdershins earned the cubicle geohash almost honorable mention
by working not that far from the (47, -122) geohash on 2008-05-25.