Difference between revisions of "Template:Circus geohash"

From Geohashing
imported>Djomp
imported>Jevanyn
(Changed "reaching" to "performing at")
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #ff6969; border-collapse: separate;"><div>[[Image: Circusgeohash.GIF‎ |44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #ff6969; border-collapse: separate;"><div>[[Image: Circusgeohash.GIF‎ |44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Circus_Geohash |Circus Geohash]] achievement
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Circus_Geohash |Circus Geohash]] achievement
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on {{{date}}}.''' </td>
+
:by performing at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on {{{date}}}.''' </td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</tr>

Revision as of 20:57, 20 June 2008

Circusgeohash.GIF
This user earned the Circus Geohash achievement
by performing at the ({{{latitude}}}, {{{longitude}}}) geohash on {{{date}}}.


How to use this template:

{{Circus_geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)

}}

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

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

Circusgeohash.GIF
Widdershins earned the Circus Geohash Achievement
by performing at the (47, -122) geohash on 2008-05-25.
Widder.jpg

Example: {{Circus_geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins }} appears as:

Circusgeohash.GIF
Widdershins earned the Circus Geohash Achievement
by performing at the (47, -122) geohash on 2008-05-25.

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

Circusgeohash.GIF
This user earned the Circus Geohash Achievement
by performing at the (47, -122) geohash on 2008-05-25.