Difference between revisions of "Template:Consecutive geohash"

From Geohashing
imported>Thepiguy
m
imported>Thepiguy
(Almost done)
Line 8: Line 8:
  
 
<noinclude>
 
<noinclude>
 +
'''How to use this template:'''
  
 +
&#x007B;{consecutive geohash
 +
:| count = '''number of geohashes''' (required)
 +
:| latitude = '''first latitude''' (required)
 +
:| longitude = '''first longitude''' (required)
 +
:| date = '''first date (YYYY-MM-DD format)''' (required)
 +
:''| name = '''name of achiever''' (optional)''
 +
}}
  
{{Consecutive geohash
+
'''Example:'''
 +
<code>&#x007B;{consecutive geohash
 +
| count = 4
 +
| latitude = 48
 +
| longitude = -123
 +
| date = 2008-08-16
 +
| name = thepiguy
 +
}}</code> appears as:
 +
 
 +
{{consecutive geohash
 
| count = 4
 
| count = 4
 
| latitude = 48
 
| latitude = 48

Revision as of 17:31, 20 August 2008

Consecutivegeohash.jpg
This user earned the Consecutive Geohash achievement
by reaching {{{count}}} consecutive hash points starting on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]


How to use this template:

{{consecutive geohash

| count = number of geohashes (required)
| latitude = first latitude (required)
| longitude = first longitude (required)
| date = first date (YYYY-MM-DD format) (required)
| name = name of achiever (optional)

}}

Example: {{consecutive geohash | count = 4 | latitude = 48 | longitude = -123 | date = 2008-08-16 | name = thepiguy }} appears as:

Consecutivegeohash.jpg
thepiguy earned the Consecutive geohash achievement
by reaching 4 consecutive hash points starting on 2008-08-16.