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:...)
 
m (Replacing Peeron with Geohashing.info)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: darkblue;">
+
{{Ribbon
<tr>
+
| color    = darkblue
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: lightgray; border-collapse: separate;"><div>[[Image:Hash-By-Proxy.PNG|44px]]</div></td>
+
| icon    = Hash-By-Proxy.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Geohash By Proxy]] 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 GPS-carrying {{{device}}}.</td>
+
| achievement = [[Geohash by proxy achievement]]
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = reaching the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] using a GPS-carrying {{{device}}}
</tr>
+
| image    = {{{image|}}}
</table>[[Category:Geohash By Proxy Achievement]]
+
| category = Geohash by proxy achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 23: Line 22:
  
 
'''Example:'''
 
'''Example:'''
<pre><nowiki>{{Proxy geohash
+
<pre><nowiki>{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 30: Line 29:
 
}}</nowiki></pre> appears as:
 
}}</nowiki></pre> appears as:
  
{{Proxy geohash
+
{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 37: Line 36:
 
}}
 
}}
  
<pre><nowiki>{{Proxy geohash
+
<pre><nowiki>{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12
Line 45: Line 44:
 
}}</nowiki></pre> appears as:
 
}}</nowiki></pre> appears as:
  
{{Proxy geohash
+
{{Proxy Geohash
 
| latitude = 49
 
| latitude = 49
 
| longitude = 12
 
| longitude = 12

Latest revision as of 10:46, 15 January 2022

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.