Difference between revisions of "Template:Ambassador"
From Geohashing
imported>Robyn (Initial test of template) |
m (Replacing Peeron with Geohashing.info) |
||
(12 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | |color = gold | |
− | + | |icon = gift.PNG | |
− | + | |user = {{#if:{{{name|}}}|{{{name}}}|This user}} | |
− | + | |achievement = [[Ambassador|Ambassador achievement]] | |
− | + | |action = obtaining permission {{#if:{{{granter|}}}|from {{{granter}}}|}} to access the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | |
− | + | |image = {{{image|}}} | |
− | + | |category = Ambassador achievement | |
− | + | | expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] | |
− | <noinclude> | + | }}<noinclude> |
'''How to use this template:''' | '''How to use this template:''' | ||
Line 32: | Line 32: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Ambassador | + | {{Ambassador |
| latitude = 53 | | latitude = 53 | ||
| longitude = -1 | | longitude = -1 | ||
Line 49: | Line 49: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Ambassador | + | {{Ambassador |
| latitude = 53 | | latitude = 53 | ||
| longitude = -1 | | longitude = -1 | ||
Line 63: | Line 63: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{Ambassador | + | {{Ambassador |
| latitude = 53 | | latitude = 53 | ||
| longitude = -1 | | longitude = -1 |
Latest revision as of 10:42, 15 January 2022
This user earned the Ambassador achievement
|
How to use this template:
{{Ambassador geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | granter = name of person or agency granting permission (optional)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Ambassador 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 Ambassador achievement
|
Example:
{{Ambassador geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
| name = Tom Viza
}}
appears as:
Tom Viza earned the Ambassador achievement
|
Example:
{{Ambassador geohash
| latitude = 53
| longitude = -1
| date = 2008-05-24
}}
appears as:
This user earned the Ambassador achievement
|