Template:XP to Level/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(Created page with "{{documentation}} :'''''Not to be confused with Template:XP to Level.''''' '''XP to level''' works out the difference between the experience needed at a certain level and a current experience. ==Usage== <pre>{{XP to level|Current experience|goal level}}</pre> ==Example== A goal level of 80 with current experience 1,500,000. Code: <pre>{{XP to level|1500000|80}}</pre> Result:<br /> {{XP to level|1500000|80}} <includeonly>Category:Mathematical templates|{{PAGEN...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{documentation}} |
{{documentation}} |
||
:'''''Not to be confused with [[Template:XP to |
:'''''Not to be confused with [[Template:XP to level]].''''' |
||
'''XP to |
The '''XP to Level''' template returns the level for a given number of experience points given in the input parameter. |
||
==Usage== |
== Usage == |
||
<pre>{{XP to |
<pre>{{XP to Level|experience points}}</pre> |
||
==Example== |
== Example == |
||
⚫ | |||
A goal level of 80 with current experience 1,500,000. |
|||
Note that spaces in using the template might cause unexpected results when used in other constructs (tables, templates). The example produces the following result: {{XP to Level|1500000}} |
|||
⚫ | |||
Code: |
|||
⚫ | |||
Result:<br /> |
|||
{{XP to level|1500000|80}} |
|||
⚫ |
Latest revision as of 23:05, 17 October 2024
- Not to be confused with Template:XP to level.
The XP to Level template returns the level for a given number of experience points given in the input parameter.
Usage
{{XP to Level|experience points}}
Example
{{XP to Level|1500000}}
Note that spaces in using the template might cause unexpected results when used in other constructs (tables, templates). The example produces the following result: 77