Difference between revisions of "Template:Trail of blood"
From Geohashing
imported>Robyn (Love the ribbon, fixed a typo.) |
imported>Danatar (thepiguy: I hope this is better?) |
||
Line 3: | Line 3: | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: red; border-collapse: separate;"><div>[[Image:TrailofBlood.PNG|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: red; border-collapse: separate;"><div>[[Image:TrailofBlood.PNG|44px]]</div></td> | ||
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Trail of Blood]] achievement''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Trail of Blood]] achievement''' | ||
− | : | + | :for being too injured to reach the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]{{#if:{{{cause|}}}|because {{{cause}}}|.}}</td> |
+ | {{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}} | ||
</tr> | </tr> | ||
− | </table> | + | </table>[[Category:Trail of Blood achievement]]<noinclude> |
− | [[Category:Trail of Blood achievement]] | ||
− | |||
'''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)'' | ||
+ | :''| cause = '''why / how / what did the doctor say?''' (optional)'' | ||
+ | :''| image = '''image name''', preferably of the leg x-ray or the visible intestine (optional)'' | ||
}} | }} | ||
+ | |||
+ | The image name should not include 'Image:' or surrounding braces. | ||
'''Example:''' | '''Example:''' | ||
Line 31: | Line 34: | ||
| date = 2008-02-19 | | date = 2008-02-19 | ||
| name = Klutz McFallsoveralot | | name = Klutz McFallsoveralot | ||
+ | }} | ||
+ | |||
+ | '''Example:''' | ||
+ | <code>{{Trail of Blood | ||
+ | | latitude = 45 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-02-19 | ||
+ | | name = Klutz McFallsoveralot | ||
+ | | cause = he fell down a canyon, breaking all his bones and ripping open his belly, and had to be in intensive care for 2 months. | ||
+ | }}</code> appears as: <!--it's called "Trail of BLOOD", so I don't think it's possible to overdo it ;-) Danatar--> | ||
+ | |||
+ | {{Trail of Blood | ||
+ | | latitude = 45 | ||
+ | | longitude = -122 | ||
+ | | date = 2008-02-19 | ||
+ | | name = Klutz McFallsoveralot | ||
+ | | cause = he fell down a canyon, breaking all his bones and ripping open his belly, and had to be in intensive care for 2 months. | ||
}} | }} | ||
</noinclude> | </noinclude> |
Revision as of 10:17, 12 December 2008
This user earned the Trail of Blood achievement
|
How to use this template:
{{Trail of Blood
- | latitude = latitude (required)
- | longitude = longitude (required)
- | date = date (YYYY-MM-DD format) (required)
- | name = name of achiever (optional)
- | cause = why / how / what did the doctor say? (optional)
- | image = image name, preferably of the leg x-ray or the visible intestine (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Trail of Blood
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Klutz McFallsoveralot
}}
appears as:
Klutz McFallsoveralot earned the Trail of blood consolation prize
|
Example:
{{Trail of Blood
| latitude = 45
| longitude = -122
| date = 2008-02-19
| name = Klutz McFallsoveralot
| cause = he fell down a canyon, breaking all his bones and ripping open his belly, and had to be in intensive care for 2 months.
}}
appears as:
Klutz McFallsoveralot earned the Trail of blood consolation prize
|