Difference between revisions of "Template:Reverse regional"

From Geohashing
imported>Danatar
m
(+honorable mention)
 
(8 intermediate revisions by 3 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    = #edb
<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>
+
| icon    = ReverseRegional.png
<td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{name|}}}|{{{name}}}|This user}} earned the [[Reverse Regional achievement]]'''
+
| user    = {{{name|}}}
:by reaching hash points in all {{#if:{{{count|}}}|{{{count}}}|}} regions of the {{#if:{{{graticule|}}}|{{{graticule}}}|}} ({{{latitude}}}, {{{longitude}}}) graticule.</td>
+
| achievement = [[Reverse regional achievement|Reverse regional {{#if:{{{honor|}}}|honorable mention|achievement}}]]
{{#if:{{{image|}}}|<td><div style="width: 52px;">[[Image:{{{image}}}|44px]]</div></td>|}}
+
| action  = reaching hash points in {{#if:{{{honor|}}}|{{#if:{{{reached|}}}|'''{{{reached}}}''' out of|almost all}}|all}} {{#if:{{{count|}}}|'''{{{count}}}'''|}} regions of the {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|}} ({{{latitude}}}, {{{longitude}}}) graticule {{#if:{{{level|}}}|on {{{level}}} level|}}
</tr>
+
| image    = {{{image|}}}
</table>[[Category:Reverse Regional achievement]]
+
| category = Reverse regional achievement
 
+
}}<noinclude>
<noinclude>
 
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 15: Line 14:
 
:| longitude = '''longitude''' (required)
 
:| longitude = '''longitude''' (required)
 
:''| name = '''name of achiever''' (optional)''
 
:''| name = '''name of achiever''' (optional)''
:''| count = '''number of regions''' (optional)''
+
:''| count = '''total number of regions''' (optional)''
:''| graticule= '''name of graticule''' (optional)''
+
:''| graticule = '''name of graticule''' (optional)''
 +
:''| level = '''level of administrative region (e.g. country or state)''' (optional)''
 +
:''| honor = '''true''' (if honorable mention)''
 +
:''| reached = '''number of reached regions''' (optional, if honorable mention)''
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
}}
 
}}
Line 23: Line 25:
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Reverse Regional
+
<code>&#x007B;{Reverse regional
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
| name = Danatar
 
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Reverse Regional
+
{{Reverse regional
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
| name = Danatar
 
 
}}
 
}}
  
 
'''Example:'''
 
'''Example:'''
<code>&#x007B;{Reverse Regional
+
<code>&#x007B;{Reverse regional
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
 
| name = Danatar
 
| name = Danatar
 
| count = 3
 
| count = 3
| graticule= Würzburg, Germany
+
| graticule = Würzburg, Germany
 +
| level = state
 
}}</code> appears as:
 
}}</code> appears as:
  
{{Reverse Regional
+
{{Reverse regional
 
| latitude = 49
 
| latitude = 49
 
| longitude = 9
 
| longitude = 9
Line 50: Line 51:
 
| count = 3
 
| count = 3
 
| graticule= Würzburg, Germany
 
| graticule= Würzburg, Germany
 +
| level = state
 +
}}
 +
 +
 +
'''Example:'''
 +
<code>&#x007B;{Reverse regional
 +
| latitude = 42
 +
| longitude = -78
 +
| name = Pedalpusher
 +
| count = 8
 +
| honor = true
 +
| reached = 7
 +
| graticule= Buffalo, New York
 +
| level = county
 +
}}</code> appears as:
 +
 +
{{Reverse regional
 +
| latitude = 42
 +
| longitude = -78
 +
| name = Pedalpusher
 +
| count = 8
 +
| honor = true
 +
| reached = 7
 +
| graticule= Buffalo, New York
 +
| level = county
 
}}
 
}}
  
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 19:23, 14 September 2022

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 = total number of regions (optional)
| graticule = name of graticule (optional)
| level = level of administrative region (e.g. country or state) (optional)
| honor = true (if honorable mention)
| reached = number of reached regions (optional, if honorable mention)
| 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 | level = state }} 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 on state level.


Example: {{Reverse regional | latitude = 42 | longitude = -78 | name = Pedalpusher | count = 8 | honor = true | reached = 7 | graticule= Buffalo, New York | level = county }} appears as:

ReverseRegional.png
Pedalpusher earned the Reverse regional honorable mention
by reaching hash points in 7 out of 8 regions of the Buffalo, New York (42, -78) graticule on county level.