Difference between revisions of "Template:Geoflashing"

From Geohashing
imported>Sourcerer
m (Experimental Change)
m (Replacing Peeron with Geohashing.info)
 
(6 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 [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{{excuse}}}.
+
| action    = stripping off at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{{excuse|}}}
| excuse    = {{{excuse|}}}
 
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| category  =Geoflashing achievement
 
| category  =Geoflashing achievement
Line 19: 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 29: Line 29:
 
| date = 2008-10-11
 
| date = 2008-10-11
 
| name = UnwiseOwl
 
| name = UnwiseOwl
| excuse = to swim across a river.
+
| 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 38: Line 38:
 
| date = 2008-10-11
 
| date = 2008-10-11
 
| name = UnwiseOwl
 
| name = UnwiseOwl
| excuse = to swim across a river.
+
| excuse = to swim across a river
 
| image = -35 139 11102008 UO20.jpg}}
 
| image = -35 139 11102008 UO20.jpg}}
  
Line 68: Line 68:
 
| date = 2008-10-11
 
| date = 2008-10-11
 
}}
 
}}
 +
 +
'''Example:'''
 +
<code>&#x007B;{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

Geoflashing01.jpg
This user earned the Geoflashing Achievement
by stripping off at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

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:

Geoflashing01.jpg
UnwiseOwl earned the Geoflashing Achievement
by stripping off at the (-35, 139) geohash on 2008-10-11 to swim across a river.
-35 139 11102008 UO20.jpg

Example: {{Geoflashing | latitude = -35 | longitude = 139 | date = 2008-10-11 | name = UnwiseOwl }} appears as:

Geoflashing01.jpg
UnwiseOwl earned the Geoflashing Achievement
by stripping off at the (-35, 139) geohash on 2008-10-11.

Example: {{Geoflashing | latitude = -35 | longitude = 139 | date = 2008-10-11 }} appears as:

Geoflashing01.jpg
This user earned the Geoflashing Achievement
by stripping off at the (-35, 139) geohash on 2008-10-11.

Example: {{Geoflashing | latitude = -35 | longitude = 139 | date = 2008-10-11 | honor = mankini }} appears as:

Geoflashing01.jpg
This user earned the Geoflashing Achievement Honorable Mention (mankini)
by stripping off at the (-35, 139) geohash on 2008-10-11.