Difference between revisions of "Template:Geohash by proxy"

From Geohashing
imported>Pardey
(New page: <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: darkblue;"> <tr> <td style="border-width: 5px; border-spacing: 2px; border-style:...)
 
imported>Pardey
m (Case-Sensitivity got me...)
Line 23: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<pre><nowiki>{{Proxy geohash
+
<pre><nowiki>{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 30: Line 30:
 
}}</nowiki></pre> appears as:
 
}}</nowiki></pre> appears as:
  
{{Proxy geohash
+
{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 37: Line 37:
 
}}
 
}}
  
<pre><nowiki>{{Proxy geohash
+
<pre><nowiki>{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 45: Line 45:
 
}}</nowiki></pre> appears as:
 
}}</nowiki></pre> appears as:
  
{{Proxy geohash
+
{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12

Revision as of 05:40, 20 October 2008

Hash-By-Proxy.PNG
This user earned the Geohash By Proxy achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using a GPS-carrying {{{device}}}.


How to use this template:

{{Proxy Geohash

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

}}

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

Example:

{{Proxy Geohash
| latitude = 49
| longitude = 12
| date = 2008-10-14
| device = paraplane
}}

appears as:

Hash-By-Proxy.PNG
This user earned the Geohash by proxy achievement
by reaching the (49, 12) geohash on 2008-10-14 using a GPS-carrying paraplane.
{{Proxy Geohash
| latitude = 49
| longitude = 12
| date = 2008-10-14
| device = paraplane
| name = [[User:dawidi|]]
}}

appears as:

Hash-By-Proxy.PNG
dawidi earned the Geohash by proxy achievement
by reaching the (49, 12) geohash on 2008-10-14 using a GPS-carrying paraplane.