Difference between revisions of "Template:Police geohash"
From Geohashing
imported>Jevanyn m |
imported>Relet (-> ribbon template) |
||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = blue | |
− | + | | icon = {{#if:{{{anim|}}}|Policeanim.gif|Police2.png}} | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Police_Geohash|Police Geohash]] Achievement | |
− | + | | action = meeting an officer while attempting the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
− | + | | image = {{{image|}}} | |
− | + | | category = Police geohash achievement | |
+ | }}<noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
Revision as of 10:31, 15 February 2009
This user earned the Police Geohash Achievement
|
How to use this template:
{{police geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | anim = true (optional, enables animated icon)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{police geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
| image = Noterminal_portland_sample_2.jpg
}}
appears as:
Noterminal and Drache earned the Police Geohash Achievement
|
Example:
{{police geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Noterminal and Drache
}}
appears as:
Noterminal and Drache earned the Police Geohash Achievement
|
Example:
{{police geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
}}
appears as:
This user earned the Police Geohash Achievement
|
Example:
{{police geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| anim = True
}}
appears as:
This user earned the Police Geohash Achievement
|