Difference between revisions of "Template:Blinded by Science"

From Geohashing
imported>Jevanyn
m
imported>Relet
(-> ribbon template)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
|color = dodgerblue
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: dodgerblue; border-collapse: separate;"><div>[[Image:Science.PNG|44px]]</div></td>
+
|icon = Science.PNG
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Blinded by Science]] consolation prize'''
+
|user = {{#if:{{{name|}}}|{{{name}}}|This user}}
:by 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}}}|through technological ineptitude}}.''' </td>
+
|achievement = [[Blinded by Science]] Consolation Prize
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
|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}}}|through technological ineptitude}}
</tr>
+
|image = {{{image|}}}
</table>[[Category:Blinded by science consolation prize]]<noinclude>
+
|category = Blinded by science consolation prize
 +
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  

Revision as of 20:31, 13 February 2009

Science.PNG
This user earned the Blinded by Science Consolation Prize
by failing to reach the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]] through technological ineptitude.

How to use this template:

{{Blinded by Science

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

}}

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

Example: {{Blinded by Science | latitude = -43 | longitude = 172 | date = 2008-05-24 | reason = due to entering the wrong coordinates | name = Phire | image = Rescue.jpg }} appears as:

Science.PNG
Phire earned the Blinded by Science Consolation Prize
by failing to reach the (-43, 172) geohash on 2008-05-24 due to entering the wrong coordinates.
Rescue.jpg

Example: {{Blinded by Science | latitude = -43 | longitude = 172 | date = 2008-05-24 | reason = because he forgot to refresh the page | name = Phire }} appears as:

Science.PNG
Phire earned the Blinded by Science Consolation Prize
by failing to reach the (-43, 172) geohash on 2008-05-24 because he forgot to refresh the page.

Example: {{Blinded by Science | latitude = -43 | longitude = 172 | date = 2008-05-24 }} appears as:

Science.PNG
This user earned the Blinded by Science Consolation Prize
by failing to reach the (-43, 172) geohash on 2008-05-24 through technological ineptitude.