Difference between revisions of "Template:Twister geohash"

From Geohashing
imported>Relet
(-> ribbon template)
m (Replacing Peeron with Geohashing.info)
 
(3 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
| icon    = NewTwister.PNG
 
| icon    = NewTwister.PNG
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
| achievement = [[Twister Geohash]] Achievement
+
| achievement = [[Twister Geohash]] Achievement {{#if:{{{extreme|}}}|(Extreme Award - {{{extreme|}}})| }}
| action  = playing Twister 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  = playing Twister at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| category = Twister geohash achievement
 
| category = Twister geohash achievement
Line 15: Line 15:
 
:| date = '''date (YYYY-MM-DD format)''' (required)
 
:| date = '''date (YYYY-MM-DD format)''' (required)
 
:''| name = '''name of achiever''' (optional)''
 
:''| name = '''name of achiever''' (optional)''
 +
:''| extreme = '''Cliff Edge / Naked / In Spaaaaace!''' (optional)''
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
}}
 
}}
Line 63: Line 64:
 
| longitude = -122
 
| longitude = -122
 
| date = 2008-05-25
 
| date = 2008-05-25
 +
}}
 +
 +
'''Example:'''
 +
<code>&#x007B;{twister geohash
 +
| latitude = 47
 +
| longitude = -122
 +
| date = 2008-05-25
 +
| extreme = Cliff Edge
 +
}}</code> appears as:
 +
 +
{{twister geohash
 +
| latitude = 47
 +
| longitude = -122
 +
| date = 2008-05-25
 +
| extreme = Cliff Edge
 
}}
 
}}
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:53, 15 January 2022

NewTwister.PNG
This user earned the Twister Geohash Achievement
by playing Twister at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{twister geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| extreme = Cliff Edge / Naked / In Spaaaaace! (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{twister geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | name = Widdershins | image = Widder.jpg }} appears as:

NewTwister.PNG
Widdershins earned the Twister Geohash Achievement
by playing Twister at the (47, -122) geohash on 2008-05-25.
Widder.jpg

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

NewTwister.PNG
Widdershins earned the Twister Geohash Achievement
by playing Twister at the (47, -122) geohash on 2008-05-25.

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

NewTwister.PNG
This user earned the Twister Geohash Achievement
by playing Twister at the (47, -122) geohash on 2008-05-25.

Example: {{twister geohash | latitude = 47 | longitude = -122 | date = 2008-05-25 | extreme = Cliff Edge }} appears as:

NewTwister.PNG
This user earned the Twister Geohash Achievement (Extreme Award - Cliff Edge)
by playing Twister at the (47, -122) geohash on 2008-05-25.