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:''' | ||
+ | |||
+ | {{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>{{Graticule Hopper | ||
+ | :| name = Someone | ||
+ | }}</code> | ||
+ | |||
+ | appears as: | ||
+ | |||
+ | {{Graticule Hopper | ||
+ | | name = Someone | ||
+ | }} | ||
+ | |||
+ | |||
+ | '''Example:''' | ||
+ | |||
+ | <code>{{Graticule Hopper | ||
+ | :| count = 33 | ||
+ | :| name = Someone | ||
+ | }}</code> | ||
+ | |||
+ | appears as: | ||
+ | |||
+ | {{Graticule Hopper | ||
+ | | count = 33 | ||
+ | | name = Someone | ||
+ | }} | ||
+ | |||
+ | |||
+ | '''Example:''' | ||
+ | |||
+ | <code>{{Graticule Hopper | ||
+ | :| count = 33 | ||
+ | }}</code> | ||
+ | |||
+ | appears as: | ||
+ | |||
+ | {{Graticule Hopper | ||
+ | | count = 33 | ||
+ | }} | ||
+ | |||
+ | |||
+ | '''Example:''' | ||
+ | |||
+ | <code>{{Graticule Hopper}}</code> | ||
+ | |||
+ | appears as: | ||
+ | |||
+ | {{Graticule Hopper}} | ||
+ | |||
+ | [[Category:Achievement award templates]] | ||
+ | </noinclude> |
Latest revision as of 16:54, 21 July 2015
This user earned the Graticule Hopper Achievement
|
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:
Someone earned the Graticule Hopper Achievement
|
Example:
{{Graticule Hopper
- | count = 33
- | name = Someone
}}
appears as:
Someone earned the Graticule Hopper Achievement
|
Example:
{{Graticule Hopper
- | count = 33
}}
appears as:
This user earned the Graticule Hopper Achievement
|
Example:
{{Graticule Hopper}}
appears as:
This user earned the Graticule Hopper Achievement
|