Difference between revisions of "Template:Goingup geohash"

From Geohashing
imported>Nemo
m (fixed better :))
imported>Ahecht
(this banner was redundant, redirected to air geohash)
 
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
#REDIRECT [[Template:air_geohash]]
<tr>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightskyblue; border-collapse: separate;"><div>[[Image:Kite.jpg|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned the [[Going Up 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>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</table>
 
 
 
<noinclude>
 
'''How to use this template:'''
 
 
 
&#x007B;{goingup 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:'''
 
<code>&#x007B;{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
| name = Widdershins
 
| image = Widder.jpg
 
}}</code> appears as:
 
 
 
{{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
| name = Widdershins
 
| image = Widder.jpg
 
}}
 
 
 
'''Example:'''
 
<code>&#x007B;{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
| name = Widdershins
 
}}</code> appears as:
 
 
 
{{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
| name = Widdershins
 
}}
 
 
 
'''Example:'''
 
<code>&#x007B;{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
}}</code> appears as:
 
 
 
{{goingup geohash
 
| latitude = 47
 
| longitude = -122
 
| date = 2008-05-25
 
}}
 
[[Category:Achievement award templates]]
 
</noinclude>
 

Latest revision as of 18:49, 7 June 2008