Difference between revisions of "Template:Achievement"
From QWiki
m |
m |
||
Line 2: | Line 2: | ||
|- {{#switch:{{{place|3}}} | |- {{#switch:{{{place|3}}} | ||
| 1 = style="background-color: rgba(255, 215, 57, 0.25);" | | 1 = style="background-color: rgba(255, 215, 57, 0.25);" | ||
− | | 2 = style="background-color: | + | | 2 = style="background-color: rgba(204, 204, 204, 0.25);" |
| 3 = style="background-color: none;" | | 3 = style="background-color: none;" | ||
}} | }} |
Revision as of 08:42, 14 April 2017
Documentation (view - edit)
Variables
- year=
- place= see Template:Placement for placings
- event= name including season and number
- additional= written in small text, directly after event, good for displaying "Division X"
- mode= 1on1/2on2/4on4
- flag= two letter country
- team= teamname or name of partner
- prize= amount of money, also add currency. If
|prize=hide
this cell will be hidden.
Example with prize column
{{Achievement table/intro}} {{Achievement|year=2009|place=3|event=QHLAN 12|mode=4on4|flag=se|team=sega gubbar|prize=}}
Year | Place | Event | Mode | With | Prize |
---|---|---|---|---|---|
2009 | 3rd | QHLAN 12 | 4on4 | sega gubbar | $500 |
Example with NO prize column
{{Achievement table/intro|prize=hide}} {{Achievement|year=2009|place=3|event=QHLAN 12|mode=4on4|flag=se|team=sega gubbar|prize=hide}}
Year | Place | Event | Mode | With | |
---|---|---|---|---|---|
2009 | 3rd | QHLAN 12 | 4on4 | sega gubbar | hide |