Difference between revisions of "Template:Most active graticule"
From Geohashing
imported>Danatar (one template for all options) |
imported>Danatar m (now we only need a most active icon) |
||
Line 2: | Line 2: | ||
<tr> | <tr> | ||
<td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: tomato; border-collapse: separate;"><div>[[Image:tobecreated.png|44px]]</div></td> | <td style="border-width: 5px; border-spacing: 2px; border-style: hidden hidden hidden solid; border-color: tomato; border-collapse: separate;"><div>[[Image:tobecreated.png|44px]]</div></td> | ||
− | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{graticule|}}}|The [[{{{graticule}}}]]|This}} graticule {{#if:{{{coordinates|}}}|({{{coordinates}}})|}} earned the | + | <td style="padding: 0px 12px 0px 10px;"> '''{{#if:{{{graticule|}}}|The [[{{{graticule}}}]]|This}} graticule {{#if:{{{coordinates|}}}|({{{coordinates}}})|}} earned the [[Most active graticules|Most Active Graticule]] achievement''' |
− | :{{#if:{{{alltime|}}}||for the month of {{{month}}}}} in the category '''{{#if:{{{reached|}}}|coordinates reached|total expeditions}}''' by being the location of '''{{{count}}}''' {{#if:{{{reached|}}}|successful|}} expeditions{{#if:{{{alltime|}}}|from the start of geohashing until {{{month}}}|}}.</td> | + | :{{#if:{{{alltime|}}}||for the month of {{{month}}}}} in the category '''{{#if:{{{reached|}}}|coordinates reached|total expeditions}}''' by being the location of '''{{{count}}}''' {{#if:{{{reached|}}}|successful|}} expeditions{{#if:{{{alltime|}}}| from the start of geohashing until {{{month}}}|}}.</td> |
</tr> | </tr> | ||
</table>[[Category:Most active graticules achievement]] | </table>[[Category:Most active graticules achievement]] |
Revision as of 20:13, 24 November 2008
This graticule earned the Most Active Graticule achievement
|
How to use this template:
{{most active graticule
- | graticule = name of graticule (optional)
- | coordinates = lat lon (optional)
- | month = month and year (required)
- | reached = true if category "coordinates reached" , omit parameter if category "total expeditions" (important)
- | alltime = true if all-time most active graticule, omit parameter if "most active of the month" (important)
- | count = number of expeditions (required)
}}
Example:
{{most active graticule
| graticule = Seattle, Washington
| coordinates = 47 -122
| month = October 2008
| reached = true
| alltime = true
| count = 26
}}
appears as:
The Seattle, Washington graticule (47 -122) earned the Most Active Graticule achievement
|
Example:
{{most active graticule
| month = June 2008
| alltime = true
| count = 19
}}
appears as:
This graticule earned the Most Active Graticule achievement
|
Example:
{{most active graticule
| coordinates = 47 -122
| month = 2008-10
| count = 6
}}
appears as:
This graticule (47 -122) earned the Mostly Active Graticule achievement
|
Example:
{{most active graticule
| graticule = Würzburg, Germany
| month = October 2008
| reached = true
| count = 5
}}
appears as:
The Würzburg, Germany graticule earned the Mostly Active Graticule achievement
|