Page history
26 November 2024
Alsang
set to current version of main infobox
+2
Alsang
implement kp, put it next to xp
+294
Alsang
time > duration
+8
Alsang
center some cells
+78
Alsang
remove space between number and s for seconds
−1
Alsang
no edit summary
+62
Alsang
implement "duration" field for the time it takes
+421
BlackHawk
Created page with "require('strict') require('Module:Mw.html extension') local currency = require('Module:Currency') local hc = require('Module:Param Parse').has_content local yn = require('Module:Yesno') local editButton = require('Module:Edit button') local function currency_cell(amount) return currency._cell(amount, { html = 'yes' }) end local p = {} function p._main(frame) local args = frame:getParent().args --If set to true, will check if any of the items passed as a rawmateria..."
+11,402