Difference between revisions of "Template:Consecutive geohash"

From Geohashing
imported>Thepiguy
(Under construction)
 
imported>Sourcerer
m (Added Category)
 
(21 intermediate revisions by 12 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    = green
<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>
+
|icon    = Consecutivegeohash.jpg
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Consecutive Geohash|Consecutive Geohash]] achievement'''
+
|user    = {{{name|}}}
:by reaching {{{count}}} consecutive hash points.
+
|achievement = [[Consecutive geohash achievement]]
</tr>
+
|action  = reaching '''{{{count}}}''' consecutive hash points starting on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]]
</table>[[Category:Consecutive geohash achievement]]
+
|image    = {{{image|}}}
 +
|category = Consecutive geohash achievement
 +
|expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]] ({{{count}}})
 +
}}<noinclude>
 +
'''How to use this template:'''
  
<noinclude>
+
&#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)''
 +
}}
  
 +
'''Example:'''
 +
<code>&#x007B;{consecutive geohash
 +
| count = 4
 +
| latitude = 48
 +
| longitude = -123
 +
| date = 2008-08-16
 +
| name = thepiguy
 +
}}</code> appears as:
  
{{Consecutive geohash
+
{{consecutive geohash
 
| count = 4
 
| count = 4
| date = 2008-02-19
+
| latitude = 48
 +
| longitude = -123
 +
| date = 2008-08-16
 
| name = thepiguy
 
| name = thepiguy
 
}}
 
}}
  
 +
<code>&#x007B;{consecutive geohash
 +
| count = 4
 +
| latitude = 48
 +
| longitude = -123
 +
| date = 2008-08-16
 +
}}</code> appears as:
 +
 +
{{consecutive geohash
 +
| count = 4
 +
| latitude = 48
 +
| longitude = -123
 +
| date = 2008-08-16
 +
}}
 +
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 09:18, 20 July 2015

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.