Difference between revisions of "Template:Consecutive geohash"

From Geohashing
imported>Thepiguy
(Added second example)
imported>Robyn
(I wanted the count bold. Hope no one minds.)
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Consecutivegeohash.jpg|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: green; border-collapse: separate;"><div>[[Image:Consecutivegeohash.jpg|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Consecutive Geohash|Consecutive Geohash]] achievement'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Consecutive Geohash|Consecutive Geohash]] achievement'''
:by reaching {{{count}}} consecutive hash points starting on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
+
:by reaching '''{{{count}}}''' consecutive hash points starting on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
 
</tr>
 
</tr>
 
</table>[[Category:Consecutive Geohash achievement]]
 
</table>[[Category:Consecutive Geohash achievement]]

Revision as of 04:59, 31 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.

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

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