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>
Line 26: Line 26:
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
| name = Danatar
 
 
}}</code> appears as:
 
}}</code> appears as:
  
Line 32: Line 31:
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
| name = Danatar
 
 
}}
 
}}
  

Revision as of 16:42, 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.