Difference between revisions of "User:The ru/test"

From Geohashing
m (Replacing Peeron with Geohashing.info)
 
(9 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
<tr>
 
<tr>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Landgeohash.png|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Landgeohash.png|44px]]</div></td>
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the Almost Lost Something While Geohashing''' honorable mention by almost losing {{{thing}}} {{#if:{{{in|}}}|in {{{in}}} |}} when going to the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].</td>
+
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the {{#ifeq:{{{almost|}}}|true|Almost|}} Lost Something While Geohashing {{#ifeq:{{{almost|}}}|true|'''honorable mention|Consolation Prize'''}} by {{#ifeq:{{{almost|}}}|true|almost|}} losing {{{thing}}} {{#if:{{{in|}}}|in {{{in}}} |}} when going to the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].</td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</tr>
 
</table>
 
</table>
 +
<noinclude>
 +
'''How to use this template:'''
 +
 +
&#x007B;{User:the_ru/test
 +
:| latitude = '''latitude''' (required)
 +
:| longitude = '''longitude''' (required)
 +
:| date = '''date (YYYY-MM-DD format)''' (required)
 +
:''| almost = true - '''was something actually lost, or is it just a honorable mention?''' (optional)''
 +
:| thing = '''what was (almost) lost''' (required)
 +
:''| in = '''where it was (almost) lost''' (optional)''
 +
:''| name = '''name of achiever''' (optional)''
 +
:''| image = '''image name''' (optional)''
 +
}}
 +
 +
The image name should not include 'Image:' or surrounding braces.
 +
 +
See also [http://xkcd.com/71/ comic #71].
 +
 +
== Examples ==
 +
 +
<code>&#x007B;{User:The_ru/test | thing = his hashmouse | in = the River Waveney | date = 2016-05-15 | latitude = 52 | longitude = 1 }}
 +
</code> appears as:
 +
 +
{{User:The_ru/test | thing = his hashmouse | in = the River Waveney | date = 2016-05-15 | latitude = 52 | longitude = 1 }}
 +
 +
<code>&#x007B;{User:The_ru/test | almost = true | name = the ru | thing = his glove | date = 2009-02-09 | latitude = 67 | longitude = 20 }}
 +
</code> appears as:
 +
 +
{{User:The_ru/test | almost = true | name = the ru | thing = his glove | date = 2009-02-09 | latitude = 67 | longitude = 20 }}
 +
</noinclude>

Latest revision as of 10:42, 15 January 2022

Landgeohash.png
This user earned the Lost Something While Geohashing Consolation Prize by losing {{{thing}}} when going to the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{User:the_ru/test

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| almost = true - was something actually lost, or is it just a honorable mention? (optional)
| thing = what was (almost) lost (required)
| in = where it was (almost) lost (optional)
| name = name of achiever (optional)
| image = image name (optional)

}}

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

See also comic #71.

Examples

{{User:The_ru/test | thing = his hashmouse | in = the River Waveney | date = 2016-05-15 | latitude = 52 | longitude = 1 }} appears as:

Landgeohash.png
This user earned the Lost Something While Geohashing Consolation Prize by losing his hashmouse in the River Waveney when going to the (52, 1) geohash on 2016-05-15.


{{User:The_ru/test | almost = true | name = the ru | thing = his glove | date = 2009-02-09 | latitude = 67 | longitude = 20 }} appears as:

Landgeohash.png
the ru earned the Almost Lost Something While Geohashing honorable mention by almost losing his glove when going to the (67, 20) geohash on 2009-02-09.