Example:
{{Loot|version=8.54|kills=88|name=creature|Empty, 2|[[Carrot]], 5|[[Banana]], 83}}
It uses #explode to find the string, the comma is used as the delimiter and must be present, do not leave kills blank, it will be an inaccurate statistic if it is, and the parser function #expr will not work with a blank string.
Parameters:
- Kills - must be an integer.
- Version - it is used to be able to correctly merge statistics with parser, so try to use to always use it.
- 1 to 45 - also "first (to forty-fifth) blank parameter", it should contain item name (in singular and written as wiki link) followed by a comma, and the amount looted in the kills recorded. Only numerals and whitespace can be supported by the parser function, do not use anything else, also do not separate the numbers, e.g use
36not3 6. - Empty - One of the 45 parameters can be the special name
Empty(written as plain text), it will tell us how many kills gave nothing as loot and it only needs to be used if one or more kills gave nothing as loot
What it does:
- It will make a percentage table of the loot statistics. Numbers must be compatible with the parser function, do not add letters or other characters which will interfere.
Limit is currently 45 items. It can be increased by editing this template. The statistics and table rows themselves are at Template:Loot/List for tidiness (and it makes editing it a lot easier)
- For gold and other items which drop in numbers, you use this by adding the numbers up and using the sum. For example, 5 kills of 20 gold each would total 100 gold, or 2000%.
| Item |
Amount |
Percentage |
Kills to get 1 |
|---|
See also: Loot, Loot, Loot Statistics.

