Difference between revisions of "Template:Restricted area"
From Geohashing
imported>Jevanyn |
imported>Jevanyn |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Restricted.jpg|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: gold; border-collapse: separate;"><div>[[Image:Restricted.jpg|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Restricted Area Geohash|Restricted area]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Restricted Area Geohash|Restricted area]] achievement''' | ||
− | :by accessing the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] at a restricted{{#if:{{{site|}}}|{{{site}}}| }} site to reach on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td> | + | :by accessing the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] at a restricted {{#if:{{{site|}}}|{{{site}}}|}} site to reach on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{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> |
Revision as of 17:39, 25 July 2008
This user earned the Restricted area achievement
|
How to use this template:
{{Restricted area geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | site = site requiring access (optional)
}}
2008-06-20 41 -88 The image name should not include 'Image:' or surrounding braces.
Example:
{{Restricted area geohash
| latitude = 41
| longitude = -88
| date = 2008-06-20
| site = FermiLabs
| name = Virgletati
| image = Fermihashing!!! 049.jpg
}}
appears as:
Virgletati earned the Restricted area achievement
|
Example:
{{Restricted area geohash
| latitude = 41
| longitude = -88
| date = 2008-06-20
| name = Virgletati
}}
appears as:
Virgletati earned the Restricted area achievement
|
Example:
{{Restricted area geohash
| latitude = 41
| longitude = -88
| date = 2008-06-20
}}
appears as:
This user earned the Restricted area achievement
|