Difference between revisions of "Template:Graticule Hopper"
From Geohashing
imported>Relet |
imported>Sourcerer m (→Achievements Pages Clean Up) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
| expedition = ({{{count|100}}}) | | 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
|