Difference between revisions of "Template:Snowman geohash"

From Geohashing
imported>Relet
(-> ribbon template)
m (Replacing Peeron with Geohashing.info)
 
(3 intermediate revisions by 3 users not shown)
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://irc.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 [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| category  = Snowman geohash achievement
 
| category  = Snowman geohash achievement
 +
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
Line 16: 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 50: Line 52:
 
| date = 2008-05-25
 
| date = 2008-05-25
 
| name = Widdershins
 
| name = Widdershins
 +
}}
 +
 +
'''Example:'''
 +
<code>&#x007B;{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
 
}}
 
}}
  

Latest revision as of 10:51, 15 January 2022

Snowman2.png
This user earned the Snowman Geohash Achievement
by building a snowman at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

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:

Snowman2.png
Widdershins earned the Snowman Geohash Achievement
by building a snowman at the (47, -122) geohash on 2008-05-25.
Widder.jpg

Example: {{snowman geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins }} appears as:

Snowman2.png
Widdershins earned the Snowman Geohash Achievement
by building a snowman at the (47, -122) geohash on 2008-05-25.

Example: {{snowman geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | honourable = yes }} appears as:

Snowman2.png
Widdershins earned the Snowman Geohash Honourable Mention
by building a snowbaby at the (47, -122) geohash on 2008-05-25.

Example: {{snowman geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 }} appears as:

Snowman2.png
This user earned the Snowman Geohash Achievement
by building a snowman at the (47, -122) geohash on 2008-05-25.