Difference between revisions of "Template:Circus geohash"
From Geohashing
imported>Jevanyn (Changed "reaching" to "performing at") |
imported>Jevanyn |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #ff6969; border-collapse: separate;"><div>[[Image: Circusgeohash.GIF |44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: #ff6969; border-collapse: separate;"><div>[[Image: Circusgeohash.GIF |44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Circus_Geohash |Circus Geohash]] achievement | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Circus_Geohash |Circus Geohash]] achievement | ||
− | :by performing at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on {{{date}}}.''' </td> | + | :by {{#if:{{{performance|}}}|{{{performance}}}|performing}} at the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on {{{date}}}.''' </td> |
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | {{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | ||
</tr> | </tr> | ||
Line 17: | Line 17: | ||
:''| name = '''name of achiever''' (optional)'' | :''| name = '''name of achiever''' (optional)'' | ||
:''| image = '''image name''' (optional)'' | :''| image = '''image name''' (optional)'' | ||
+ | :''| performance = '''circus act''' (optional)'' | ||
}} | }} | ||
The image name should not include 'Image:' or surrounding braces. | The image name should not include 'Image:' or surrounding braces. | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Circus_geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | image = Widder.jpg | ||
+ | | performance = juggling | ||
+ | }}</code> appears as: | ||
+ | |||
+ | {{Circus_geohash | ||
+ | | latitude = 47 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-05-25 | ||
+ | | name = Widdershins | ||
+ | | image = Widder.jpg | ||
+ | | performance = juggling | ||
+ | }} | ||
'''Example:''' | '''Example:''' |
Revision as of 13:56, 23 July 2008
This user earned the Circus Geohash achievement
|
How to use this template:
{{Circus_geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
- | performance = circus act (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Circus_geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
| performance = juggling
}}
appears as:
Widdershins earned the Circus Geohash Achievement
|
Example:
{{Circus_geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
| image = Widder.jpg
}}
appears as:
Widdershins earned the Circus Geohash Achievement
|
Example:
{{Circus_geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
| name = Widdershins
}}
appears as:
Widdershins earned the Circus Geohash Achievement
|
Example:
{{Circus_geohash
| latitude = 47
| longitude = -122
| date = 2008-05-25
}}
appears as:
This user earned the Circus Geohash Achievement
|