Difference between revisions of "Template:Twister geohash"

From Geohashing
imported>CJ
(Adjusted wording)
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
| color    = yellow
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: yellow; border-collapse: separate;"><div>[[Image:Crisco.jpg|44px]]</div></td>
+
| icon    = NewTwister.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Twister Geohash]] achievement'''
+
| user    = {{{name|}}}
:by 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}}}]].''' </td>
+
| achievement = [[Twister Geohash]] Achievement {{#if:{{{extreme|}}}|(Extreme Award - {{{extreme|}}})| }}
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = playing Twister at the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
</tr>
+
| image    = {{{image|}}}
</table>[[Category:Twister geohash achievement]]
+
| category = Twister geohash achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 16: 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 64: 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.