Difference between revisions of "Template:Trail of blood"

From Geohashing
imported>Relet
(ribbonize + Naming conventions)
m (Replacing Peeron with Geohashing.info)
 
(3 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|user    = {{{name|}}}
 
|user    = {{{name|}}}
 
|achievement = [[Trail of blood consolation prize]]
 
|achievement = [[Trail of blood consolation prize]]
|action  = 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}}}|.}}
+
|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}}}|.}}
 
|image    = {{{image|}}}
 
|image    = {{{image|}}}
 
|category = Trail of blood consolation prize
 
|category = Trail of blood consolation prize
Line 30: Line 30:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Trail of Blood
+
{{Trail of blood
 
| latitude = 45
 
| latitude = 45
 
| longitude = -122
 
| longitude = -122
Line 46: 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 53: 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..