Difference between revisions of "Template:Multihash2"
From Geohashing
imported>Benjw m (leading spaces don't work) |
imported>Benjw m (correct template name) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
| icon = Multihash.png | | icon = Multihash.png | ||
| user = {{{name|}}} | | user = {{{name|}}} | ||
− | | achievement = [[ | + | | 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 | | 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]] | ||
| category = Multihash achievement | | category = Multihash achievement | ||
}}<noinclude> | }}<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 |
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
|