Difference between revisions of "User:Swensonj/template/SquishyProgress"

From Geohashing
imported>Swensonj
(fix link)
imported>Swensonj
(plural if case)
 
Line 1: Line 1:
<!--{{#vardefine:iconsize|{{#if:{{#var:ribbontheme|}}|8px|16px}}}}-->
 
 
{{Ribbon
 
{{Ribbon
 
|icon = GeoSquishy_Achievement_FirstSip.jpg
 
|icon = GeoSquishy_Achievement_FirstSip.jpg
 
|color = purple
 
|color = purple
 
|user = {{{name|}}}
 
|user = {{{name|}}}
|achievement = [[GeoSquishy]] stars
+
|achievement = [[GeoSquishy]] {{#ifeq:{{{pointsnumber|0}}}|1|star|stars}}
 +
<!-- {{#ifeq:{{{ranknumber|}}}|8|all|{{{ranknumber}}}}} -->
 
|action = enjoying frozen carbonated beverages
 
|action = enjoying frozen carbonated beverages
<!--|category = Minesweeper geohash achievement -->
+
|customtitle = has earned {{{pointsnumber|some}}}
|customtitle = has earned {{{pointsnumber|50}}}
 
<!--|expedition = [[{{{graticule}}}]] (+{{#ifeq:{{{ranknumber|}}}|8|all|{{{ranknumber}}}}})-->
 
 
}}
 
}}
 
<noinclude>
 
<noinclude>
Line 16: Line 14:
 
&#x007B;{User:Swensonj/template/SquishyProgress
 
&#x007B;{User:Swensonj/template/SquishyProgress
 
| name = SwensonJ
 
| name = SwensonJ
| pointsnumber = 2
+
| pointsnumber = 1
 
}}
 
}}
 
</code>
 
</code>
 +
 
appears as:
 
appears as:
&#x007B;{User:Swensonj/template/SquishyProgress
+
 
 +
{{User:Swensonj/template/SquishyProgress
 
| name = SwensonJ
 
| name = SwensonJ
| pointsnumber = 2
+
| pointsnumber = 1
}}
 
 
 
 
 
<!--
 
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.
 
 
 
&#x007B;{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:'''
 
<code>&#x007B;{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 2
 
| n = true
 
| se = true
 
| name = Srs0
 
}}</code> appears as:
 
{{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 2
 
| n = true
 
| se = true
 
| name = Srs0
 
}}
 
 
 
'''Example:'''
 
<code>&#x007B;{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 4
 
| s = true
 
| w = true
 
| ne = true
 
| se = true
 
| name = Srs0
 
}}</code> appears as:
 
 
 
{{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 4
 
| s = true
 
| w = true
 
| ne = true
 
| se = true
 
| name = Srs0
 
}}
 
 
 
'''Example:'''
 
<code>&#x007B;{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
 
}}</code> appears as:
 
 
 
{{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
 
}}
 
'''Example:'''
 
<code>&#x007B;{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 3
 
}}</code> appears as:
 
{{Minesweeper geohash
 
| graticule = Vancouver, British Columbia
 
| ranknumber = 3
 
 
}}
 
}}
-->
 
 
[[Category:Achievement award templates]]
 
[[Category:Achievement award templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 17:40, 13 October 2012

GeoSquishy Achievement FirstSip.jpg
This user has earned some GeoSquishy stars
by enjoying frozen carbonated beverages.

How to use this template:

{{User:Swensonj/template/SquishyProgress | name = SwensonJ | pointsnumber = 1 }}

appears as:

GeoSquishy Achievement FirstSip.jpg
SwensonJ has earned 1 GeoSquishy star
by enjoying frozen carbonated beverages.