Difference between revisions of "Template:Land geohash"

From Geohashing
imported>Widdershins
imported>Widdershins
Line 1: Line 1:
 
<table style="border-width: 1px 1px 1px 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
 
<table style="border-width: 1px 1px 1px 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
 
<tr>
 
<tr>
<td style="border-width: 0px 0px 0px 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkgreen; border-collapse: separate;"><div>[[Image:Landgeohash.png|44px]]</div></td>
+
<td style="border-width: 0px 0px 0px 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkgreen; border-collapse: separate;"><div>[[Image:Landgeohash.jpg|44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned&nbsp;the&nbsp;[[Land Geohash]]&nbsp;achievement&nbsp;by&nbsp;reaching&nbsp;the&nbsp;[http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}},&nbsp;{{{longitude}}})&nbsp;geohash]&nbsp;on&nbsp;{{{date}}}.''' </td>
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}}&nbsp;earned&nbsp;the&nbsp;[[MNIMB Geohash]]&nbsp;achievement&nbsp;by&nbsp;reaching&nbsp;the&nbsp;[http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}},&nbsp;{{{longitude}}})&nbsp;geohash]&nbsp;on&nbsp;{{{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>
Line 10: Line 10:
 
'''How to use this template:'''
 
'''How to use this template:'''
  
&#x007B;{Land Geohash
+
&#x007B;{land geohash
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
Line 21: Line 21:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Land Geohash
+
<code>&#x007B;{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 29: Line 29:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Land Geohash
+
{{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 38: Line 38:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Land Geohash
+
<code>&#x007B;{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 45: Line 45:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Land Geohash
+
{{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 53: Line 53:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Land Geohash
+
<code>&#x007B;{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122
Line 59: Line 59:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Land Geohash
+
{{land geohash
 
| latitude = 47
 
| latitude = 47
 
| longitude = -122
 
| longitude = -122

Revision as of 11:25, 25 May 2008

This user earned the MNIMB Geohash achievement by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on {{{date}}}.


How to use this template:

{{land 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: {{land geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | image = Widder.jpg }} appears as:

Landgeohash.png
Widdershins earned the Land geohash achievement
by reaching the (47, -122) geohash on 2008-05-25.
Widder.jpg

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

Landgeohash.png
Widdershins earned the Land geohash achievement
by reaching the (47, -122) geohash on 2008-05-25.

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

Landgeohash.png
This user earned the Land geohash achievement
by reaching the (47, -122) geohash on 2008-05-25.