Difference between revisions of "Template:Police geohash"
From Geohashing
imported>Nzsteak (New page: <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> <tr> <td style="border-width: 5px; border-spacing: 2px; border-style...) |
m (Replacing Peeron with Geohashing.info) |
||
(12 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = blue | |
− | + | | icon = {{#if:{{{anim|}}}|Policeanim.gif|Police2.png}} | |
− | + | | user = {{{name|}}} | |
− | : | + | | achievement = [[Police_Geohash|Police Geohash]] Achievement |
− | + | | 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|}}} | |
− | + | | category = Police geohash achievement | |
− | + | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | |
− | <noinclude> | + | }}<noinclude> |
'''How to use this template:''' | '''How to use this template:''' | ||
Line 15: | Line 15: | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
+ | :''| encounter = '''encounter''' (optional, default is "meeting an officer") | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
+ | :''| anim = '''true''' (optional, enables animated icon)'' | ||
}} | }} | ||
Line 43: | Line 45: | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-02-19 | | date = 2008-02-19 | ||
+ | | encounter = being questioned by the FBI | ||
| name = Noterminal and Drache | | name = Noterminal and Drache | ||
}}</code> appears as: | }}</code> appears as: | ||
Line 50: | Line 53: | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-02-19 | | date = 2008-02-19 | ||
+ | | encounter = being questioned by the FBI | ||
| name = Noterminal and Drache | | name = Noterminal and Drache | ||
}} | }} | ||
Line 64: | Line 68: | ||
| longitude = -122 | | longitude = -122 | ||
| date = 2008-02-19 | | date = 2008-02-19 | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{police geohash | ||
+ | | latitude = 45 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-02-19 | ||
+ | | anim = True | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{police geohash | ||
+ | | latitude = 45 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-02-19 | ||
+ | | anim = True | ||
}} | }} | ||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
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
|