Difference between revisions of "Template:Police geohash"
From Geohashing
imported>Relet m (+expedition passthru) |
m (Replacing Peeron with Geohashing.info) |
||
(One intermediate revision by one other user not shown) | |||
Line 4: | Line 4: | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = [[Police_Geohash|Police Geohash]] Achievement | | achievement = [[Police_Geohash|Police Geohash]] Achievement | ||
− | | action = {{#if:{{{encounter|}}}|{{{encounter}}}|meeting an officer}} while attempting the [ | + | | action = {{#if:{{{encounter|}}}|{{{encounter}}}|meeting an officer}} while attempting the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category = Police geohash achievement | | category = Police geohash achievement |
Latest revision as of 10:50, 15 January 2022
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)
- | encounter = encounter (optional, default is "meeting an officer")
- | 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
| encounter = being questioned by the FBI
| 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
|