Difference between revisions of "Template:Geohash by proxy"
From Geohashing
imported>Pardey m (Case-Sensitivity got me...) |
imported>Pardey m |
||
Line 1: | Line 1: | ||
− | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: | + | <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: | + | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: darkblue; border-collapse: separate;"><div>[[Image:Hash-By-Proxy.PNG|44px]]</div></td> |
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Geohash By Proxy]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Geohash By Proxy]] achievement''' | ||
: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> | :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> |
Revision as of 05:42, 20 October 2008
This user earned the Geohash By Proxy achievement
|
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:
This user earned the Geohash by proxy achievement
|
{{Proxy Geohash | latitude = 49 | longitude = 12 | date = 2008-10-14 | device = paraplane | name = [[User:dawidi|]] }}
appears as:
dawidi earned the Geohash by proxy achievement
|