Difference between revisions of "Template:Two to the N achievement"
From Geohashing
imported>Sourcerer m (→Two to the N achievement) |
imported>Sourcerer m (→Two to the N achievement) |
||
Line 4: | Line 4: | ||
|user = {{{name|}}} | |user = {{{name|}}} | ||
|achievement = [[Two to the N achievement]] | |achievement = [[Two to the N achievement]] | ||
− | |action = {{#if:{{{reached|}}}|reaching|attempting to reach}} 2<sup>'''{{{count}}}'''</sup> {{#if:{{{global|}}}|global hashpoints|hashpoints}} on [[{{{date}}} {{#if:{{{global|}}}|global|{{{latitude|}}} {{{longitude|}} | + | |action = {{#if:{{{reached|}}}|reaching|attempting to reach}} 2<sup>'''{{{count}}}'''</sup> {{#if:{{{global|}}}|global hashpoints|hashpoints}} on [[{{{date}}} {{#if:{{{global|}}}|global|{{{latitude|}}} {{{longitude|}}}}}]] |
|image = {{{image|}}} | |image = {{{image|}}} | ||
|category = Two to the N achievement | |category = Two to the N achievement | ||
Line 22: | Line 22: | ||
'''Examples:''' | '''Examples:''' | ||
− | <code> | + | |
+ | <code>{{Two to the N achievement | ||
| count = 5 | | count = 5 | ||
| latitude = 52 | | latitude = 52 | ||
Line 30: | Line 31: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{Two to the N achievement |
| count = 5 | | count = 5 | ||
| latitude = 52 | | latitude = 52 | ||
Line 77: | Line 78: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{Two to the N achievement |
| count = 1 | | count = 1 | ||
| date = 2015-04-19 | | date = 2015-04-19 | ||
Line 92: | Line 93: | ||
}}</code> appears as: | }}</code> appears as: | ||
− | {{ | + | {{Two to the N achievement |
| count = 0 | | count = 0 | ||
| date = 2009-03-04 | | date = 2009-03-04 |
Revision as of 13:56, 19 July 2015
This user earned the Two to the N achievement
|
How to use this template:
{{Two to the N achievement
- | count = power of two (required)
- | date = date (YYYY-MM-DD) (required)
- | latitude = latitude (do not include for the globalhash ribbon)
- | longitude = longitude (do not include for the globalhash ribbon)
- | name = name of achiever (optional)
- | global = true (optional - include for globalhash counting)
- | reached = true (optional - include if you are counting coordinates reached)
}}
Examples:
{{Two to the N achievement
| count = 5
| latitude = 52
| longitude = 0
| date = 2011-01-01
| name = Sourcerer
}}
appears as:
Sourcerer earned the Two to the N achievement
|
This user earned the Two to the N achievement
- by attempting to reach 25 hashpoints on 2011-01-01 52 0 and is promoted to Level 5 (Expeditions).
appears as:
This user earned the Two to the N achievement
|
This user earned the Two to the N achievement
- by reaching 24 hashpoints on 2010-09-24 51 -0 and is promoted to Level 4 (Coordinates reached).
appears as:
This user earned the Two to the N achievement
|
Globalhash Examples:
NWoodruff earned the Two to the N achievement
- by reaching 21 global hashpoints on 2015-04-19 global and is promoted to Level 1 (Coordinates reached).
appears as:
NWoodruff earned the Two to the N achievement
|
David_Souther earned the Two to the N achievement
- by attempting to reach 20 global hashpoints on 2009-03-04 global and is promoted to Level 0 (Expeditions).
appears as:
David_Souther earned the Two to the N achievement
|