Difference between revisions of "Template:Picnic"

From Geohashing
imported>Paintedhell
m
m (Replacing Peeron with Geohashing.info)
 
(12 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<table style="border-width: 1px; border-spacing: 0px; border-style: solid solid solid solid; border-color: lightgray;">
+
{{Ribbon
<tr>
+
| color    = plum
<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>
+
| icon    = Picnic.png
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Picnic_Geohash|Picnic Geohash]] achievement'''
+
| user    = {{{name|}}}
: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>
+
| achievement = [[Picnic achievement|{{#if:{{{bonus|}}}|{{{bonus}}}}} Picnic achievement]]
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = {{#if:{{{food|}}}|eating {{{food}}} at|reaching}} the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
</tr>
+
| image    = {{{image|}}}
</table>[[Category:Picnic Geohash Achievement]]
+
| category = Picnic achievement
 
+
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
<noinclude>
+
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 18: Line 18:
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
:''| food = '''what you ate there''' (optional)''
 
:''| food = '''what you ate there''' (optional)''
 +
:''| bonus = '''Bonus''' or '''Double Bonus''' (if applicable)''
 
}}
 
}}
  
Line 23: Line 24:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic_geohash
+
<code>&#x007B;{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 32: Line 33:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic_geohash
+
{{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 42: Line 43:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic_geohash
+
<code>&#x007B;{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 49: Line 50:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic_geohash
+
{{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 57: Line 58:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic_geohash
+
<code>&#x007B;{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 63: Line 64:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic_geohash
+
{{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 69: Line 70:
 
}}
 
}}
  
 +
'''Example:'''
 +
<code>&#x007B;{Picnic
 +
| latitude = 50
 +
| longitude = 11
 +
| date = 2008-08-01
 +
| bonus = Bonus
 +
}}</code> appears as:
 +
 +
{{Picnic
 +
| latitude = 50
 +
| longitude = 11
 +
| date = 2008-08-01
 +
| bonus = Bonus
 +
}}
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:50, 15 January 2022

Picnic.png
This user earned the Picnic 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)
| bonus = Bonus or Double Bonus (if applicable)

}}

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

Example: {{Picnic | latitude = 50 | longitude = 11 | date = 2008-08-01 | name = Manu | image = Geo_20080801_50_11_2.JPG | food = cake }} appears as:

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

Example: {{Picnic | 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 | 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.

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

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