Template:Level
0
This template returns an integer representing the "level" of the provided integer[clarify]. It is used for {{Statusbox}}
primarily.
Parameters
- 1: The input integer
Examples
You type | You get |
---|---|
{{Level|0}} |
0 |
{{Level|10}} |
1 |
{{Level|20}} |
2 |
{{Level|30}} |
3 |
{{Level|60}} |
4 |
{{Level|120}} |
5 |
{{Level|150}} |
6 |
{{Level|200}} |
7 |
{{Level|201}} |
8 |
The above documentation is transcluded from Template:Level/doc. (edit | history)