All public logs

From IdleOn MMO Wiki

Combined display of all available logs of IdleOn MMO Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:41, 6 February 2023 Nano talk contribs created page Module:Userbox (Created page with "local string = require('Module:String') local table = require('Module:Table') local getArgs = require('Module:Arguments').getArgs local p = {} local skinDefault = mw.loadData('Module:Userbox/Skins') function p.create(frame) local args = getArgs(frame) local main, id, info = {}, {}, {} local flavor = args[1] or args['skin'] main.class = args['class'] main.margin = args['margin'] main.style = args['style'] main.float = args['float'] main.border_width = args['b...")