Difference between revisions of "Template:Maker geohash"

From Geohashing
imported>Robyn
(Preview loks goot, now the template test)
 
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    = saddlebrown
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: saddlebrown; border-collapse: separate;"><div>[[Image:FlyingWeasel.PNG|60px]]</div></td>
+
| icon    = FlyingWeasel.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Maker Achievement|Maker Geohash]] achievement
+
| user    = {{{name|}}}
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using '''a homebuilt {{#if:{{{vehicle|}}}|{{{vehicle}}}|vehicle}}.''' </td>
+
| achievement = [[Maker Achievement|Maker Geohash]] Achievement
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using '''a homebuilt {{#if:{{{vehicle|}}}|{{{vehicle}}}|vehicle}}
</tr>
+
| image    = {{{image|}}}
</table>
+
| category = Maker geohash achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  

Revision as of 23:06, 14 February 2009

FlyingWeasel.PNG
This user earned the Maker Geohash Achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using a homebuilt vehicle.

How to use this template:

{{Maker geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| vehicle = vehicle (or other device) created (optional)

}}

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

Example:

{{Maker geohash
| latitude = 39
| longitude = -74
| date = 2008-07-31
| name = Jevanyn
| vehicle = solar-powered go-kart
}}

appears as:

FlyingWeasel.PNG
Jevanyn earned the Maker Geohash Achievement
by reaching the (39, -74) geohash on 2008-07-31 using a homebuilt solar-powered go-kart.

Example:

{{Maker geohash
| latitude = 39
| longitude = -74
| date = 2008-07-31
| name = Jevanyn
}}

appears as:

FlyingWeasel.PNG
Jevanyn earned the Maker Geohash Achievement
by reaching the (39, -74) geohash on 2008-07-31 using a homebuilt vehicle.

Example:

{{Maker geohash
| latitude = 39
| longitude = -74
| date = 2008-07-31
| vehicle = giant hamster ball
}}

appears as:

FlyingWeasel.PNG
This user earned the Maker Geohash Achievement
by reaching the (39, -74) geohash on 2008-07-31 using a homebuilt giant hamster ball.