Difference between revisions of "Template:Train wreck"

From Geohashing
imported>Relet
(New page: {{Ribbon |color = orange |icon = Trainwreck.png |user = {{{name|}}} |achievement = Train Wreck Consolation Prize |action = failing to reach the [http://irc.pee...)
 
m (Replacing Peeron with Geohashing.info)
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|color    = orange
 
|color    = orange
 
|icon    = Trainwreck.png
 
|icon    = Trainwreck.png
|user    = {{{name|}}}
+
|user    = {{#if:{{{name|}}}|{{{name}}}|This user}}
|achievement = [[Train Wreck|Train Wreck Consolation Prize]]
+
|achievement = [[Train wreck consolation prize]]
|action  = failing 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:{{{reason|}}}|{{{reason}}}|because of a general transportation failure}}
+
|action  = failing to reach the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] {{#if:{{{reason|}}}|{{{reason}}}|because of a general transportation failure}}
 
|image    = {{{image|}}}
 
|image    = {{{image|}}}
 
|category = Train wreck consolation prize
 
|category = Train wreck consolation prize
 +
}}<noinclude>
 +
'''How to use this template:'''
 +
 +
&#x007B;{Train wreck
 +
:| latitude = '''latitude''' (required)
 +
:| longitude = '''longitude''' (required)
 +
:| date = '''date (YYYY-MM-DD format)''' (required)
 +
:''| reason = '''specify transportation failure''' (optional)''
 +
:''| name = '''name of achiever''' (optional)''
 +
:''| image = '''image name''' (optional)''
 
}}
 
}}
 +
 +
The image name should not include 'Image:' or surrounding braces.
 +
 +
'''Example:'''
 +
<code>&#x007B;{Train wreck
 +
| latitude = 49
 +
| longitude = 9
 +
| date = 2008-12-09
 +
| name = [[User:Danatar|Danatar]]
 +
| reason = because he blew up his bicycle with a tire inflator
 +
| image = 2008-12-09_49_9_kabumm.jpg
 +
}}</code> appears as:
 +
 +
{{Train wreck
 +
| latitude = 49
 +
| longitude = 9
 +
| date = 2008-12-09
 +
| name = [[User:Danatar|Danatar]]
 +
| reason = because he blew up his bicycle with a tire inflator
 +
| image = 2008-12-09_49_9_kabumm.jpg
 +
}}
 +
 +
<code>&#x007B;{Train wreck
 +
| latitude = 33
 +
| longitude = -84
 +
| date = 2009-03-07
 +
}}</code> appears as:
 +
 +
{{Train wreck
 +
| latitude = 33
 +
| longitude = -84
 +
| date = 2009-03-07
 +
}}
 +
[[Category:Achievement award templates]]
 +
</noinclude>

Latest revision as of 10:52, 15 January 2022

Trainwreck.png
This user earned the Train wreck consolation prize
by failing to reach the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] because of a general transportation failure.

How to use this template:

{{Train wreck

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| reason = specify transportation failure (optional)
| name = name of achiever (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{Train wreck | latitude = 49 | longitude = 9 | date = 2008-12-09 | name = Danatar | reason = because he blew up his bicycle with a tire inflator | image = 2008-12-09_49_9_kabumm.jpg }} appears as:

Trainwreck.png
Danatar earned the Train wreck consolation prize
by failing to reach the (49, 9) geohash on 2008-12-09 because he blew up his bicycle with a tire inflator.
2008-12-09 49 9 kabumm.jpg

{{Train wreck | latitude = 33 | longitude = -84 | date = 2009-03-07 }} appears as:

Trainwreck.png
This user earned the Train wreck consolation prize
by failing to reach the (33, -84) geohash on 2009-03-07 because of a general transportation failure.