Difference between revisions of "Template:Picnic"

From Geohashing
imported>Paintedhell
m
imported>Paintedhell
m
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: cadetblue; border-collapse: separate;"><div>[[Image:Picpic.png|44px]]</div></td>
+
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: plum; border-collapse: separate;"><div>[[Image:Picpic.png|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Picnic_Geohash|Picnic Geohash]] achievement'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Picnic_Geohash|Picnic Geohash]] achievement'''
 
:by {{#if:{{{food|}}}|eating {{{food}}} at|reaching}} the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td>
 
:by {{#if:{{{food|}}}|eating {{{food}}} at|reaching}} the [http://irc.peeron.com/xkcd/map/map.html?lat={{{latitude}}}&long={{{longitude}}}&date={{{date}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]. </td>
Line 28: Line 28:
 
| date = 2008-08-01
 
| date = 2008-08-01
 
| name = [[User:Manu|Manu]]
 
| name = [[User:Manu|Manu]]
| image = 2008-08-01_50_11_pic.jpg
+
| image = 2008-08-01_50_11_1.jpg
 
| food = cake
 
| food = cake
 
}}</code> appears as:
 
}}</code> appears as:

Revision as of 11:32, 7 August 2008

This user earned the Picnic Geohash achievement
by reaching the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].


How to use this template:

{{Picnic_geohash

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)
| image = image name (optional)
| food = what you ate there (optional)

}}

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

Example: {{Picnic_geohash | latitude = 50 | longitude = 11 | date = 2008-08-01 | name = Manu | image = 2008-08-01_50_11_1.jpg | food = cake }} appears as:

Picnic.png
Manu earned the Picnic achievement
by eating cake at the (50, 11) geohash on 2008-08-01.

Example: {{Picnic_geohash | latitude = 50 | longitude = 11 | date = 2008-08-01 | name = Manu }} appears as:

Picnic.png
Manu earned the Picnic achievement
by reaching the (50, 11) geohash on 2008-08-01.

Example: {{Picnic_geohash | latitude = 50 | longitude = 11 | date = 2008-08-01 }} appears as:

Picnic.png
This user earned the Picnic achievement
by reaching the (50, 11) geohash on 2008-08-01.