Difference between revisions of "Template:No trespassing"
From Geohashing
imported>Tjtrumpet2323 m (spelling and capitalisation; will move) |
|||
Line 1: | Line 1: | ||
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | ||
<tr> | <tr> | ||
− | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: red; border-collapse: separate;"><div>[[Image: | + | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: red; border-collapse: separate;"><div>[[Image:Notrespassing.gif|44px]]</div></td> |
− | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[ | + | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[No Trespassing Geohash]] achievement''' |
:by almost reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td> | :by almost reaching the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{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> | ||
− | </table>[[Category: | + | </table>[[Category:No Trespassing achievement]] |
<noinclude> | <noinclude> | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{No | + | {{No trespassing geohash |
:| latitude = '''latitude''' (required) | :| latitude = '''latitude''' (required) | ||
:| longitude = '''longitude''' (required) | :| longitude = '''longitude''' (required) | ||
Line 22: | Line 22: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{No | + | <code>{{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 | ||
Line 30: | Line 30: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{No | + | {{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 | ||
Line 39: | Line 39: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{No | + | <code>{{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 | ||
Line 46: | Line 46: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{No | + | {{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 | ||
Line 54: | Line 54: | ||
'''Example:''' | '''Example:''' | ||
− | <code>{{No | + | <code>{{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 | ||
Line 60: | Line 60: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{No | + | {{No trespassing geohash |
| latitude = 45 | | latitude = 45 | ||
| longitude = -122 | | longitude = -122 |
Revision as of 01:41, 29 June 2008
This user earned the No Trespassing Geohash achievement
|
How to use this template:
{{No trespassing geohash
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{No trespassing geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = MrGeohasher
| image = Noterminal_portland_sample_2.jpg
}}
appears as:
MrGeohasher earned the No trespassing consolation prize
|
Example:
{{No trespassing geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = MrGeohasher
}}
appears as:
MrGeohasher earned the No trespassing consolation prize
|
Example:
{{No trespassing geohash
| latitude = 45
| longitude = -122
| date = 2008-02-19
}}
appears as:
This user earned the No trespassing consolation prize
|