| Template documentation follows |
|---|
| Note: the template above may sometimes be partially or fully invisible. |
| Visit Template:Level/doc to edit this documentation. (How does this work?) |
Template Usage
To add a colored Level-indicator, using the original colors from the game use the following template:
{{Level|1|2|3}}
| Parameter | Function | Default value |
|---|---|---|
1 |
(The level value, integer between 0 and 8) |
|
2 |
( long/short or addition) |
|
3 |
( long/short) |
Examples
| Code | Result |
|---|---|
{{Level|8|short}}
|
8 |
{{Level|8|+|short}}
|
8+ |
{{Level|8}}
|
L8 |
{{Level|8|+}}
|
L8+ |
{{Level|8|long}}
|
Level 8 |
{{Level|8|+|long}}
|
Level 8+ |