Difference between revisions of "Template:Restricted area"
From Geohashing
imported>Jevanyn |
imported>Relet (-> ribbon template) |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = gold | |
− | + | | icon = Restricted.jpg | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Restricted Area Geohash|Restricted Area]] Achievement | |
− | + | | action = 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 on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
− | + | | image = {{{image|}}} | |
− | + | | category = Restricted Area Achievement | |
− | + | }}<noinclude> | |
− | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 10:39, 15 February 2009
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 = [[User:Virgletati|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 = [[User:Virgletati|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
|