Difference between revisions of "Template:Graticule Hopper"

From Geohashing
imported>CrystyB
m (removed double "by")
imported>Sourcerer
m (Achievements Pages Clean Up)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{Ribbon
 
{{Ribbon
 
| color    = lawngreen
 
| color    = lawngreen
| icon    = GraticuleHopper.png
+
| icon    = GraticuleHopper{{#ifexpr:{{{count|100}}}<100 and {{{count|100}}}>=50|.5|}}.png
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
| achievement = [[Graticule Hopper]] Achievement
+
| achievement = {{#ifexpr:{{{count|100}}}<100 and {{{count|100}}}>=50|Half a|}} [[Graticule Hopper]] Achievement
 
| action  = visiting hash points in {{{count|100}}} graticules. Wow
 
| action  = visiting hash points in {{{count|100}}} graticules. Wow
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 +
| expedition = ({{{count|100}}})
 
| category = Graticule hopper achievement
 
| category = Graticule hopper achievement
 +
}}<noinclude>
 +
'''How to use this template:'''
 +
 +
&#x007B;{Graticule Hopper
 +
:''| count = '''count''' (optional - defaults to 100 if omitted)
 +
:''| name = '''name of achiever''' (optional)''
 +
:''| image = '''image name''' (optional)''
 
}}
 
}}
 +
 +
The image name should not include 'Image:' or surrounding braces.
 +
 +
'''Example:'''
 +
 +
<code>&#x007B;{Graticule Hopper
 +
:| name = Someone
 +
}}</code>
 +
 +
appears as:
 +
 +
{{Graticule Hopper
 +
| name = Someone
 +
}}
 +
 +
 +
'''Example:'''
 +
 +
<code>&#x007B;{Graticule Hopper
 +
:| count = 33
 +
:| name = Someone
 +
}}</code>
 +
 +
appears as:
 +
 +
{{Graticule Hopper
 +
| count = 33
 +
| name = Someone
 +
}}
 +
 +
 +
'''Example:'''
 +
 +
<code>&#x007B;{Graticule Hopper
 +
:| count = 33
 +
}}</code>
 +
 +
appears as:
 +
 +
{{Graticule Hopper
 +
| count = 33
 +
}}
 +
 +
 +
'''Example:'''
 +
 +
<code>&#x007B;{Graticule Hopper}}</code>
 +
 +
appears as:
 +
 +
{{Graticule Hopper}}
 +
 +
[[Category:Achievement award templates]]
 +
</noinclude>

Latest revision as of 16:54, 21 July 2015

GraticuleHopper.png
This user earned the Graticule Hopper Achievement
by visiting hash points in 100 graticules. Wow.

How to use this template:

{{Graticule Hopper

| count = count (optional - defaults to 100 if omitted)
| name = name of achiever (optional)
| image = image name (optional)

}}

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

Example:

{{Graticule Hopper

| name = Someone

}}

appears as:

GraticuleHopper.png
Someone earned the Graticule Hopper Achievement
by visiting hash points in 100 graticules. Wow.


Example:

{{Graticule Hopper

| count = 33
| name = Someone

}}

appears as:

GraticuleHopper.png
Someone earned the Graticule Hopper Achievement
by visiting hash points in 33 graticules. Wow.


Example:

{{Graticule Hopper

| count = 33

}}

appears as:

GraticuleHopper.png
This user earned the Graticule Hopper Achievement
by visiting hash points in 33 graticules. Wow.


Example:

{{Graticule Hopper}}

appears as:

GraticuleHopper.png
This user earned the Graticule Hopper Achievement
by visiting hash points in 100 graticules. Wow.