Difference between revisions of "Template:Snowman geohash"
From Geohashing
imported>Dvdllr m (irc --> carabiner) |
imported>Calamus (Added honourable parameter) |
||
Line 3: | Line 3: | ||
| icon = Snowman2.png | | icon = Snowman2.png | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[Snowman Geohash]] Achievement | + | | achievement = [[Snowman Geohash]] {{#if:{{{honourable|}}}|Honourable Mention|Achievement}} |
− | | action = building a snowman at the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] | + | | action = building a {{#if:{{{honourable|}}}|snowbaby|snowman}} at the [http://carabiner.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] |
| image = {{{image|}}} | | image = {{{image|}}} | ||
| category = Snowman geohash achievement | | category = Snowman geohash achievement | ||
Line 17: | Line 17: | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
+ | :''| honourable = '''yes''' (optional, makes this a honourable mention)'' | ||
}} | }} | ||
Line 51: | Line 52: | ||
| date = 2008-05-25 | | date = 2008-05-25 | ||
| name = Widdershins | | name = Widdershins | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{snowman geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | honourable = yes | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{snowman geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | honourable = yes | ||
}} | }} | ||
Revision as of 18:01, 28 December 2012
This user earned the Snowman Geohash Achievement
|
How to use this template:
{{snowman geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | honourable = yes (optional, makes this a honourable mention)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{snowman geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Snowman Geohash Achievement
|
Example:
{{snowman geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the Snowman Geohash Achievement
|
Example:
{{snowman geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| honourable = yes
}}
appears as:
Widdershins earned the Snowman Geohash Honourable Mention
|
Example:
{{snowman geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Snowman Geohash Achievement
|