Difference between revisions of "Template:Combo"

From Geohashing
imported>Relet
m
imported>Relet
Line 1: Line 1:
 
{{Ribbon
 
{{Ribbon
 
| color    = violet
 
| color    = violet
| iconcode = [[File:{{{icon1}}}|22px]]{{#if:{{{icon2|}}}| [[File:{{{icon2}}}|22px]]|}}{{#if:{{{icon3|}}}| [[File:{{{icon3}}}|22px]]|}}{{#if:{{{icon4|}}}| [[File:{{{icon4}}}|22px]]|}}
+
| iconcode = [[File:{{{icon1}}}|22px]]{{#if:{{{icon2|}}}| [[File:{{{icon2}}}|22px]]|}}{{#if:{{{icon3|}}}| [[File:{{{icon3}}}|22px]]|}}{{#if:{{{icon4|}}}| [[File:{{{icon4}}}|22px]]|}}{{#if:{{{icon5|}}}| [[File:{{{icon5}}}|22px]]|}}{{#if:{{{icon6|}}}| [[File:{{{icon6}}}|22px]]|}}{{#if:{{{icon7|}}}| [[File:{{{icon7}}}|22px]]|}}{{#if:{{{icon8|}}}| [[File:{{{icon8}}}|22px]]|}}
 
| user    = {{{name|}}}
 
| user    = {{{name|}}}
 
| achievement = {{{comboname}}} Achievement
 
| achievement = {{{comboname}}} Achievement
Line 7: Line 7:
 
| image    = {{{image|}}}
 
| image    = {{{image|}}}
 
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
 
| expedition = [[{{{date}}} {{{latitude}}} {{{longitude}}}]]
}}[[Category:Combo achievement]]{{#if:{{{cat1|}}}|[[Category:{{{cat1}}}]]|}}{{#if:{{{cat2|}}}|[[Category:{{{cat2}}}]]|}}{{#if:{{{cat3|}}}|[[Category:{{{cat3}}}]]|}}{{#if:{{{cat4|}}}|[[Category:{{{cat4}}}]]|}}<noinclude>
+
}}[[Category:Combo achievement]]{{#if:{{{cat1|}}}|[[Category:{{{cat1}}}]]|}}{{#if:{{{cat2|}}}|[[Category:{{{cat2}}}]]|}}{{#if:{{{cat3|}}}|[[Category:{{{cat3}}}]]|}}{{#if:{{{cat4|}}}|[[Category:{{{cat4}}}]]|}}{{#if:{{{cat5|}}}|[[Category:{{{cat5}}}]]|}}{{#if:{{{cat6|}}}|[[Category:{{{cat6}}}]]|}}{{#if:{{{cat7|}}}|[[Category:{{{cat7}}}]]|}}{{#if:{{{cat8|}}}|[[Category:{{{cat8}}}]]|}}<noinclude>
 
'''How to use this template:'''
 
'''How to use this template:'''
  
Line 21: Line 21:
 
:| ''icon3 = '''icon of the third achievement''' (optional for underachievers)''
 
:| ''icon3 = '''icon of the third achievement''' (optional for underachievers)''
 
:| ''icon4 = '''icon of the fourth achievement''' (optional for mortals)''
 
:| ''icon4 = '''icon of the fourth achievement''' (optional for mortals)''
 +
:... (this one goes to 8)
 
:| cat1 = '''category of the first achievement''' (we're not yet smart enough to guess this)
 
:| cat1 = '''category of the first achievement''' (we're not yet smart enough to guess this)
 
:| ''cat2 = '''category of the second achievement''' (optional for logicians and mathematicians)''
 
:| ''cat2 = '''category of the second achievement''' (optional for logicians and mathematicians)''
 
:| ''cat3 = '''category of the third achievement''' (optional for underachievers)''
 
:| ''cat3 = '''category of the third achievement''' (optional for underachievers)''
 
:| ''cat4 = '''category of the fourth achievement''' (optional for mortals)''
 
:| ''cat4 = '''category of the fourth achievement''' (optional for mortals)''
 +
:... (this one goes to 8)
 
}}
 
}}
  

Revision as of 13:30, 10 July 2012

[[File:{{{icon1}}}|22px]]
This user earned the {{{comboname}}} Achievement
by {{{action}}} at the ({{{latitude}}}, {{{longitude}}}) geohash on [[{{{date}}} {{{latitude}}} {{{longitude}}}|{{{date}}}]].

How to use this template:

{{Combo

| latitude = latitude (required)
| longitude = longitude (required)
| date = date (YYYY-MM-DD format) (required)
| comboname = name of the fused achievement (please concatenate the achievement names in the most silly combination possible (required))
| name = name of achiever (optional)
| image = image name (optional)
| icon1 = icon of the first achievement (we're not yet smart enough to guess this)
| icon2 = icon of the second achievement (optional for logicians and mathematicians)
| icon3 = icon of the third achievement (optional for underachievers)
| icon4 = icon of the fourth achievement (optional for mortals)
... (this one goes to 8)
| cat1 = category of the first achievement (we're not yet smart enough to guess this)
| cat2 = category of the second achievement (optional for logicians and mathematicians)
| cat3 = category of the third achievement (optional for underachievers)
| cat4 = category of the fourth achievement (optional for mortals)
... (this one goes to 8)

}}

The image name should not include 'Image:' or surrounding braces.

Example:

{{Combo
| comboname = Underwater Camping
| action = diving and camping
| latitude = 53
| longitude = 13
| date = 2009-07-15
| name = relet
| icon1 = Underwater.PNG
| icon2 = PoisonIvy.png
| cat1 = Underwater geohash achievement
| cat2 = Camping geohash achievement
}}

appears as:

Underwater.PNGPoisonIvy.png
relet earned the Underwater Camping Achievement
by diving and camping at the (53, 13) geohash on 2009-07-15.