Template:Album XP/doc
Template:Album XP invokes function main in Module:Experience/Album using Lua.
Gives the XP gained when receiving the Album card for an item at a given level.
For combat skills, this is the level of the enemy and not the level at which they can be fought.
This value is not suitable for calcuations (it will contain thousands seperators), pass a second parameter |raw
to get it without commas.
If unknown, returns the |default=
argument.
Source | Result |
---|---|
{{Album XP|0}}
|
250 |
{{Album XP|0|default=X}}
|
250 |
{{Album XP|181}}
|
|
{{Album XP|181|raw}}
|
|
{{Album XP|501}}
|
|
{{Album XP|501|default=X}}
|
X |