Difference between revisions of "Template:Reverse regional"

From Geohashing
imported>ReletBot
m (mv template as per Naming conventions)
imported>Danatar
Line 4: Line 4:
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
 
| achievement = [[Reverse regional achievement]]
 
| achievement = [[Reverse regional achievement]]
| action  = reaching hash points in all {{#if:{{{count|}}}|'''{{{count}}}'''|}} regions of the {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|}} ({{{latitude}}}, {{{longitude}}}) graticule
+
| action  = reaching hash points in all {{#if:{{{count|}}}|'''{{{count}}}'''|}} regions of the {{#if:{{{graticule|}}}|[[{{{graticule}}}]]|}} ({{{latitude}}}, {{{longitude}}}) graticule{{#if:{{{level|}}}| on {{{level}}} level|}}
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| category = Reverse regional achievement
 
| category = Reverse regional achievement
Line 16: Line 16:
 
:''| count = '''number of regions''' (optional)''
 
:''| count = '''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)''
 
:''| image = '''image name''' (optional)''
 
:''| image = '''image name''' (optional)''
 
}}
 
}}
Line 39: Line 40:
 
| count = 3
 
| count = 3
 
| graticule = Würzburg, Germany
 
| graticule = Würzburg, Germany
 +
| level = state
 
}}</code> appears as:
 
}}</code> appears as:
  
Line 47: Line 49:
 
| count = 3
 
| count = 3
 
| graticule= Würzburg, Germany
 
| graticule= Würzburg, Germany
 +
| level = state
 
}}
 
}}
  
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Revision as of 22:08, 23 August 2009

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)
| level = level of administrative region (e.g. country or state) (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 | 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.