Difference between revisions of "Template:Multihash2"
From Geohashing
imported>Relet m |
imported>Benjw m (correct template name) |
||
(19 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Ribbon | |
− | + | | color = green | |
− | + | | icon = Multihash.png | |
− | + | | user = {{{name|}}} | |
− | + | | achievement = [[Multihash]] Achievement | |
− | + | | action = reaching '''{{{count}}}''' hash points on [[{{{date}}}]]. It's {{#ifeq:{{{count}}}|2|a Double|}}{{#ifeq:{{{count}}}|3|a Triple|}}{{#ifeq:{{{count}}}|4|an Ultra|}}{{#ifeq:{{#expr:{{{count}}}>4}}|1|a MONSTER|}} Hash | |
− | + | | image = {{{image|}}} | |
− | + | | expedition = [[{{{date}}}|{{{count}}} hashes]] | |
+ | | category = Multihash achievement | ||
+ | }}<noinclude> | ||
+ | '''How to use this template:''' | ||
+ | |||
+ | {{Multihash2 | ||
+ | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
+ | :| count = '''number of hashpoints reached''' (required) | ||
+ | :''| name = '''name of achiever''' (optional)'' | ||
+ | :''| image = '''image name''' (optional)'' | ||
+ | }} | ||
+ | |||
+ | The image name should not include 'Image:' or surrounding braces. | ||
'''Example:''' | '''Example:''' | ||
<code>{{Multihash2 | <code>{{Multihash2 | ||
− | | count = | + | | count = 2 |
− | |||
− | |||
| date = 2008-02-19 | | date = 2008-02-19 | ||
| name = Noterminal and Drache | | name = Noterminal and Drache | ||
Line 19: | Line 29: | ||
{{Multihash2 | {{Multihash2 | ||
− | | count = | + | | count = 2 |
− | |||
− | |||
| date = 2008-02-19 | | date = 2008-02-19 | ||
| name = Noterminal and Drache | | name = Noterminal and Drache | ||
Line 27: | Line 35: | ||
}} | }} | ||
− | |||
[[Category:Achievement award templates]] | [[Category:Achievement award templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:58, 17 June 2013
This user earned the Multihash Achievement
|
How to use this template:
{{Multihash2
- | date = date (YYYY-MM-DD format) (required)
- | count = number of hashpoints reached (required)
- | name = name of achiever (optional)
- | image = image name (optional)
}}
The image name should not include 'Image:' or surrounding braces.
Example:
{{Multihash2
| count = 2
| date = 2008-02-19
| name = Noterminal and Drache
| image = Noterminal_portland_sample_2.jpg
}}
appears as:
Noterminal and Drache earned the Multihash Achievement
|