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
  • 21:53, 23 July 2024 Nads talk contribs created page Module:AreaConnection (Created page with "require('strict') local Assert = require('Module:Assert') local p = {} --- Gets the icon for the specified name. --- @param name string The name of the icon --- @return string local function get_icon(name) return string.format('16px', name) end --- Creates and returns the "name" element. --- @param name string The name. --- @return string local function create_name_element(name) return name end --- Creates the "requirements" element. --- @param...")