Difference between revisions of "Template:Restricted area"
From Geohashing
imported>Jevanyn |
imported>Jevanyn |
||
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: gold; border-collapse: separate;"><div>[[Image:Restricted. | + | <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 {{#if:{{{site|}}}|{{{granter}}}|a restricted site}} to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td> | :by accessing {{#if:{{{site|}}}|{{{granter}}}|a restricted site}} to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td> |
Revision as of 17:31, 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)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Restricted area geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
| granter = Major Tom
| name = Tom Viza
| image = 2008-05-24_53_-1_j.jpg
}}
appears as:
Tom Viza earned the Restricted area achievement
|
Example:
{{Restricted area geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
| name = Tom Viza
}}
appears as:
Tom Viza earned the Restricted area achievement
|
Example:
{{Restricted area geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
}}
appears as:
This user earned the Restricted area achievement
|