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
  • 07:44, 27 July 2024 Jasaj talk contribs created page Module:Areas (Created page with "-- Module function to process the input and apply template function p.process(frame) -- Get the input argument local input = frame.args[1] -- Check if input is not nil or empty if not input or input == '' then return '' end -- Split the input string by commas, with possible spaces around them local items = mw.text.split(input, "%s*,%s*") -- Table to hold processed items local processedItems = {} -- Apply...")