Difference between revisions of "Template:Multihash2"
From Geohashing
imported>Benjw m (fix my mistake) |
imported>Benjw m (correct template name) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
| achievement = [[Multihash]] Achievement | | achievement = [[Multihash]] Achievement | ||
− | | action = reaching '''{{{count}}}''' hash points on [[{{{date}}}]]. It's | + | | 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|}}} | | image = {{{image|}}} | ||
| expedition = [[{{{date}}}|{{{count}}} hashes]] | | expedition = [[{{{date}}}|{{{count}}} hashes]] | ||
Line 11: | Line 11: | ||
'''How to use this template:''' | '''How to use this template:''' | ||
− | {{ | + | {{Multihash2 |
:| date = '''date (YYYY-MM-DD format)''' (required) | :| date = '''date (YYYY-MM-DD format)''' (required) | ||
:| count = '''number of hashpoints reached''' (required) | :| count = '''number of hashpoints reached''' (required) |
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
|