Difference between revisions of "Template:Reverse regional"

From Geohashing
imported>Danatar
m
imported>Danatar
m
Line 3: Line 3:
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color:#edb; border-collapse: separate;"><div>[[Image:ReverseRegional.png|44px]]</div></td>
 
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color:#edb; border-collapse: separate;"><div>[[Image:ReverseRegional.png|44px]]</div></td>
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Reverse Regional achievement]]'''
 
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Reverse Regional achievement]]'''
:by reaching hash points in all {{#if:{{{count|}}}|{{{count}}}|}} regions of the {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|}} ({{{latitude}}}, {{{longitude}}}) graticule.</td>
+
:by reaching hash points in all {{#if:{{{count|}}}|'''{{{count}}}'''|}} regions of the {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|}} ({{{latitude}}}, {{{longitude}}}) graticule. </td>
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
 
</tr>
 
</tr>
</table>[[Category:Reverse Regional achievement]]
+
</table>
 +
[[Category:Reverse Regional achievement]]
  
 
<noinclude>
 
<noinclude>
Line 16: Line 17:
 
:''| name = '''name of achiever''' (optional)''
 
:''| name = '''name of achiever''' (optional)''
 
:''| count = '''number of regions''' (optional)''
 
:''| count = '''number of regions''' (optional)''
:''| graticule= '''name of graticule''' (optional)''
+
:''| graticule = '''name of graticule''' (optional)''
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
}}
 
}}
Line 39: Line 40:
 
| name = Danatar
 
| name = Danatar
 
| count = 3
 
| count = 3
| graticule= Würzburg, Germany
+
| graticule = Würzburg, Germany
 
}}</code> appears as:
 
}}</code> appears as:
  

Revision as of 16:48, 29 October 2008

ReverseRegional.png
This user earned the Reverse Regional achievement
by reaching hash points in all regions of the ({{{latitude}}}, {{{longitude}}}) graticule.


How to use this template:

{{Reverse Regional

| latitude = latitude (required)
| longitude = longitude (required)
| name = name of achiever (optional)
| count = number of regions (optional)
| graticule = name of graticule (optional)
| image = image name (optional)

}}

The image name should not include 'Image:' or surrounding braces.

Example: {{Reverse Regional | latitude = 49 | longitude = 9 }} appears as:

ReverseRegional.png
This user earned the Reverse regional achievement
by reaching hash points in all regions of the (49, 9) graticule.

Example: {{Reverse Regional | latitude = 49 | longitude = 9 | name = Danatar | count = 3 | graticule = Würzburg, Germany }} appears as:

ReverseRegional.png
Danatar earned the Reverse regional achievement
by reaching hash points in all 3 regions of the Würzburg, Germany (49, 9) graticule.