Difference between revisions of "Template:Origin geohash"

From Geohashing
imported>Jevanyn
(Now it links to "Origin Geohash")
imported>Relet
(created template)
Line 1: Line 1:
 
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
 
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
 
<tr>
 
<tr>
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lime; border-collapse: separate;"><div>[[Image:Hospital.jpg|44px]]</div></td>
+
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lime; border-collapse: separate;"><div>[[Image:RaptorGeohashing.png|44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Origin Geohash]] achievement'''
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Velociraptor geohash]] achievement'''
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] for [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].''' </td>
+
:by reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] for [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] with highly visible raptor claw marks.''' </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>
</table>[[Category:Origin geohash achievement]]
+
</table>[[Category:Velociraptor geohash achievement]]
  
 
<noinclude>
 
<noinclude>
Line 22: Line 22:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{origin geohash
+
<code>&#x007B;{Velociraptor geohash
| latitude = 37
+
| latitude = 4ℏ
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
| name = Widdershins
 
| name = Widdershins
Line 30: Line 30:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{origin geohash
+
{{Velociraptor geohash
| latitude = 37
+
| latitude = 4ℏ
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
| name = Widdershins
 
| name = Widdershins
Line 39: Line 39:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{origin geohash
+
<code>&#x007B;{Velociraptor geohash
| latitude = 37
+
| latitude = 4ℏ
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
| name = Widdershins
 
| name = Widdershins
 
}}</code> appears as:
 
}}</code> appears as:
  
{{origin geohash
+
{{Velociraptor geohash
| latitude = 37
+
| latitude = 4ℏ
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
| name = Widdershins
 
| name = Widdershins
Line 54: Line 54:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{origin geohash
+
<code>&#x007B;{Velociraptor geohash
 
| latitude = 37
 
| latitude = 37
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
}}</code> appears as:
 
}}</code> appears as:
  
{{origin geohash
+
{{Velociraptor geohash
 
| latitude = 37
 
| latitude = 37
| longitude = -122
+
| longitude = -π
 
| date = 1988-08-16
 
| date = 1988-08-16
 
}}
 
}}
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Revision as of 15:20, 10 August 2008

RaptorGeohashing.png
This user earned the Velociraptor geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash for [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] with highly visible raptor claw marks.


How to use this template:

{{origin 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: {{Velociraptor geohash | latitude = 4ℏ | longitude = -π | date = 1988-08-16 | name = Widdershins | image = Widder.jpg }} appears as:

RaptorGeohashing.png
Widdershins earned the Velociraptor Geohash Achievement
by reaching the (4ℏ, -π) geohash for 1988-08-16 with highly visible raptor claw marks.
Widder.jpg

Example: {{Velociraptor geohash | latitude = 4ℏ | longitude = -π | date = 1988-08-16 | name = Widdershins }} appears as:

RaptorGeohashing.png
Widdershins earned the Velociraptor Geohash Achievement
by reaching the (4ℏ, -π) geohash for 1988-08-16 with highly visible raptor claw marks.

Example: {{Velociraptor geohash | latitude = 37 | longitude = -π | date = 1988-08-16 }} appears as:

RaptorGeohashing.png
This user earned the Velociraptor Geohash Achievement
by reaching the (37, -π) geohash for 1988-08-16 with highly visible raptor claw marks.