Difference between revisions of "Template:Geoflashing"
From Geohashing
imported>Relet m (+expedition passthru) |
m (Replacing Peeron with Geohashing.info) |
||
(8 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 = | + | | 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 16: | Line 16: | ||
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (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 27: | Line 29: | ||
| date = 2008-10-11 | | date = 2008-10-11 | ||
| name = UnwiseOwl | | name = UnwiseOwl | ||
+ | | excuse = to swim across a river | ||
| image = -35 139 11102008 UO20.jpg | | image = -35 139 11102008 UO20.jpg | ||
}}</code> appears as: | }}</code> appears as: | ||
Line 35: | Line 38: | ||
| date = 2008-10-11 | | date = 2008-10-11 | ||
| name = UnwiseOwl | | name = UnwiseOwl | ||
+ | | excuse = to swim across a river | ||
| image = -35 139 11102008 UO20.jpg}} | | image = -35 139 11102008 UO20.jpg}} | ||
Line 64: | 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)
|