Difference between revisions of "Template:Geoflashing"
From Geohashing
imported>Sourcerer m (→Debug Geoflash) |
m (Replacing Peeron with Geohashing.info) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
| icon = geoflashing01.jpg | | icon = geoflashing01.jpg | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[Geoflashing|Geoflashing]] Achievement | + | | achievement = [[Geoflashing|Geoflashing]] Achievement {{#if:{{{honor|}}}|Honorable Mention ({{{honor|}}})| }} |
− | | action = stripping off at the [ | + | | action = stripping off at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{{excuse|}}} |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category =Geoflashing achievement | | category =Geoflashing achievement | ||
Line 18: | Line 18: | ||
:''| excuse = '''reason for disrobing''' (optional)'' | :''| excuse = '''reason for disrobing''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
+ | :''| honor = '''underpants/mankini/etc''' (optional if not fully stripped off)'' | ||
}} | }} | ||
Line 67: | Line 68: | ||
| date = 2008-10-11 | | date = 2008-10-11 | ||
}} | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | honor = mankini | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Geoflashing | ||
+ | | latitude = -35 | ||
+ | | longitude = 139 | ||
+ | | date = 2008-10-11 | ||
+ | | honor = mankini | ||
+ | }} | ||
+ | |||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 10:46, 15 January 2022
This user earned the Geoflashing Achievement
|
How to use this template:
{{Geoflashing
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | excuse = reason for disrobing (optional)
- | image = image name (optional)
- | honor = underpants/mankini/etc (optional if not fully stripped off)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
| name = UnwiseOwl
| excuse = to swim across a river
| image = -35 139 11102008 UO20.jpg
}}
appears as:
UnwiseOwl earned the Geoflashing Achievement
|
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
| name = UnwiseOwl
}}
appears as:
UnwiseOwl earned the Geoflashing Achievement
|
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
}}
appears as:
This user earned the Geoflashing Achievement
|
Example:
{{Geoflashing
| latitude = -35
| longitude = 139
| date = 2008-10-11
| honor = mankini
}}
appears as:
This user earned the Geoflashing Achievement Honorable Mention (mankini)
|