Difference between revisions of "Template:Picnic"

From Geohashing
imported>Relet
(+cat -> ribbon template)
m (Replacing Peeron with Geohashing.info)
 
(5 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
| icon    = Picnic.png
 
| icon    = Picnic.png
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
| achievement = [[Picnic_Geohash|{{#if:{{{bonus|}}}|{{{bonus}}}}} Picnic Geohash]] Achievement
+
| achievement = [[Picnic achievement|{{#if:{{{bonus|}}}|{{{bonus}}}}} Picnic achievement]]
| action  = {{#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}}}]]
+
| action  = {{#if:{{{food|}}}|eating {{{food}}} at|reaching}} the [https://geohashing.info/s/{{{date}}}/{{{latitude}}},{{{longitude}}} ({{{latitude}}}, {{{longitude}}}) geohash] on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
| category = Picnic Geohash Achievement
+
| category = Picnic achievement
 +
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
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 70: Line 71:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic_geohash
+
<code>&#x007B;{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 77: Line 78:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic_geohash
+
{{Picnic
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11

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.