Difference between revisions of "Template:Minesweeper geohash"

From Geohashing
imported>Relet
(code cleanup)
imported>Fippe
m
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{#vardefine:iconsize|{{#if:{{#var:smalltemplates|}}|8px|16px}}}}{{Ribbon
+
{{#vardefine:iconsize|{{#if:{{#var:ribbontheme|}}|8px|16px}}}}{{Ribbon
 
|iconcode = <table style="border-width: 0px; border-spacing: 0px; border-style: solid solid solid solid;" cellspacing="0" cellpadding="0">
 
|iconcode = <table style="border-width: 0px; border-spacing: 0px; border-style: solid solid solid solid;" cellspacing="0" cellpadding="0">
 
<tr>
 
<tr>
Line 22: Line 22:
 
|action = visiting coordinates in [[{{{graticule}}}]] and '''{{#ifeq:{{{ranknumber|}}}|8|all|{{{ranknumber}}}}}''' of the surrounding graticules
 
|action = visiting coordinates in [[{{{graticule}}}]] and '''{{#ifeq:{{{ranknumber|}}}|8|all|{{{ranknumber}}}}}''' of the surrounding graticules
 
|category = Minesweeper geohash achievement
 
|category = Minesweeper geohash achievement
 +
|customtitle = {{#ifeq:{{{ranknumber|}}}|8|completed the|achieved level {{{ranknumber}}} of the}}
 +
|expedition = [[{{{graticule}}}]] (+{{#ifeq:{{{ranknumber|}}}|8|all|{{{ranknumber}}}}})
 +
|image    = {{{image|}}}
 
}}<noinclude>
 
}}<noinclude>
 
'''How to use this template:''' This template is trickier than some, so please fill in the data carefully. Note there is no error checking between the ranknumber you specify and the number of flags you specify. If you like you can just ignore all the flags, as in the last example.
 
'''How to use this template:''' This template is trickier than some, so please fill in the data carefully. Note there is no error checking between the ranknumber you specify and the number of flags you specify. If you like you can just ignore all the flags, as in the last example.

Latest revision as of 13:38, 19 March 2015

Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash empty.png
This user achieved level {{{ranknumber}}} of the Minesweeper Geohash achievement
by visiting coordinates in [[{{{graticule}}}]] and {{{ranknumber}}} of the surrounding graticules.

How to use this template: This template is trickier than some, so please fill in the data carefully. Note there is no error checking between the ranknumber you specify and the number of flags you specify. If you like you can just ignore all the flags, as in the last example.

{{Minesweeper geohash

| graticule = full name of the centre graticule in your grid (required)
| ranknumber = number of surrounding graticules completed (1-8) (required)
| n = true if graticule to the north has been hashed (optional)
| ne = true if graticule to the northeast has been hashed (optional)
| e = true if graticule to the east has been hashed (optional)
| se = true if graticule to the southeast has been hashed (optional)
| s = true if graticule to the south has been hashed (optional)
| sw = true if graticule to the southwest has been hashed (optional)
| w = true if graticule to the west has been hashed (optional)
| nw = true if graticule to the northwest has been hashed (optional)
| name = name of achiever (optional)

}}

Example: {{Minesweeper geohash | graticule = Vancouver, British Columbia | ranknumber = 2 | n = true | se = true | name = Srs0 }} appears as:

Minesweeper geohash empty.png Minesweeper geohash flag.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash 2.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash flag.png
Srs0 achieved level 2 of the Minesweeper Geohash achievement
by visiting coordinates in Vancouver, British Columbia and 2 of the surrounding graticules.

Example: {{Minesweeper geohash | graticule = Vancouver, British Columbia | ranknumber = 4 | s = true | w = true | ne = true | se = true | name = Srs0 }} appears as:

Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash flag.png
Minesweeper geohash flag.png Minesweeper geohash 4.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash flag.png Minesweeper geohash flag.png
Srs0 achieved level 4 of the Minesweeper Geohash achievement
by visiting coordinates in Vancouver, British Columbia and 4 of the surrounding graticules.

Example: {{Minesweeper geohash | graticule = Vancouver, British Columbia | ranknumber = 8 | s = true | e = true | w = true | n = true | ne = true | nw = true | se = true | sw = true | name = Srs0 }} appears as:

Minesweeper geohash flag.png Minesweeper geohash flag.png Minesweeper geohash flag.png
Minesweeper geohash flag.png Minesweeper geohash 8.png Minesweeper geohash flag.png
Minesweeper geohash flag.png Minesweeper geohash flag.png Minesweeper geohash flag.png
Srs0 completed the Minesweeper Geohash achievement
by visiting coordinates in Vancouver, British Columbia and all of the surrounding graticules.

Example: {{Minesweeper geohash | graticule = Vancouver, British Columbia | ranknumber = 3 }} appears as:

Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash 3.png Minesweeper geohash empty.png
Minesweeper geohash empty.png Minesweeper geohash empty.png Minesweeper geohash empty.png
This user achieved level 3 of the Minesweeper Geohash achievement
by visiting coordinates in Vancouver, British Columbia and 3 of the surrounding graticules.