Difference between revisions of "Template:Picnic"

From Geohashing
imported>Paintedhell
(My first try to write a template - sorry, image is still missing... does this work or not? Hello wiki pros, where are you?)
 
imported>Paintedhell
m
Line 11: Line 11:
 
'''How to use this template:'''
 
'''How to use this template:'''
  
{{Picnic geohash
+
{{Picnic_geohash
 
:| latitude = '''latitude''' (required)
 
:| latitude = '''latitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
Line 23: Line 23:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic geohash
+
<code>&#x007B;{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 32: Line 32:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic geohash
+
{{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 42: Line 42:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic geohash
+
<code>&#x007B;{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 49: Line 49:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic geohash
+
{{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 57: Line 57:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Picnic geohash
+
<code>&#x007B;{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11
Line 63: Line 63:
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Picnic geohash
+
{{Picnic_geohash
 
| latitude = 50
 
| latitude = 50
 
| longitude = 11
 
| longitude = 11

Revision as of 11:27, 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_pic.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.