Difference between revisions of "Template:Blinded by Science"
From Geohashing
imported>Robyn (Intermediate save.) |
imported>Robyn (Reversing the way I cheated with the image. Maybe I'll make a new one.) |
||
Line 1: | Line 1: | ||
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | <table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;"> | ||
<tr> | <tr> | ||
− | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: dodgerblue; border-collapse: separate;"><div>[[Image:Science.PNG| | + | <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> |
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Blinded by Science]] consolation prize''' | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Blinded by Science]] consolation prize''' | ||
: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> | :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> |
Revision as of 19:52, 22 August 2008
This user earned the Blinded by Science consolation prize
|
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:
Phire earned the Blinded by Science Consolation Prize
|
Example:
{{Blinded by Science
| latitude = -43
| longitude = 172
| date = 2008-05-24
| reason = because he forgot to refresh the page
| name = Phire
}}
appears as:
Phire earned the Blinded by Science Consolation Prize
|
Example:
{{Blinded by Science
| latitude = -43
| longitude = 172
| date = 2008-05-24
}}
appears as:
This user earned the Blinded by Science Consolation Prize
|