Difference between revisions of "Template:Trail of blood"

From Geohashing
imported>Jevanyn
m (Consolation prize ribbons should say as much.)
m (Replacing Peeron with Geohashing.info)
 
(7 intermediate revisions by 4 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    = red
<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>
+
|icon    = TrailofBlood.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Trail of Blood]] consolation prize'''
+
|user    = {{{name|}}}
: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>
+
|achievement = [[Trail of blood consolation prize]]
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
|action  = being too injured to reach the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{cause|}}}|because {{{cause}}}|.}}
</tr>
+
|image    = {{{image|}}}
</table>[[Category:Trail of Blood achievement]]<noinclude>
+
|category = Trail of blood consolation prize
 +
}}<noinclude>
  
 
'''How to use this template:'''
 
'''How to use this template:'''
  
&#x007B;{Trail of Blood
+
&#x007B;{Trail of blood
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
Line 22: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Trail of Blood
+
<code>&#x007B;{Trail of blood
 
| latitude = 45
 
| latitude = 45
 
| longitude = -122
 
| longitude = -122
Line 29: Line 30:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Trail of Blood
+
{{Trail of blood
 
| latitude = 45
 
| latitude = 45
 
| longitude = -122
 
| longitude = -122
Line 37: Line 38:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Trail of Blood
+
<code>&#x007B;{Trail of blood
 
| latitude = 45
 
| latitude = 45
 
| longitude = -122
 
| longitude = -122
Line 45: Line 46:
 
}}</code> appears as: <!--it's called "Trail of BLOOD", so I don't think it's possible to overdo it ;-) Danatar-->
 
}}</code> appears as: <!--it's called "Trail of BLOOD", so I don't think it's possible to overdo it ;-) Danatar-->
  
{{Trail of Blood
+
{{Trail of blood
 
| latitude = 45
 
| latitude = 45
 
| longitude = -122
 
| longitude = -122
Line 52: Line 53:
 
| 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.
 
| 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.
 
}}
 
}}
 +
 +
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:52, 15 January 2022

TrailofBlood.PNG
This user earned the Trail of blood consolation prize
by being too injured to reach the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] ..

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:

TrailofBlood.PNG
Klutz McFallsoveralot earned the Trail of blood consolation prize
by being too injured to reach the (45, -122) geohash on 2008-02-19 ..

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:

TrailofBlood.PNG
Klutz McFallsoveralot earned the Trail of blood consolation prize
by being too injured to reach the (45, -122) geohash on 2008-02-19 because he fell down a canyon, breaking all his bones and ripping open his belly, and had to be in intensive care for 2 months..