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
  • 06:19, 3 April 2024 Kiokurashi talk contribs created page Module:EnemyNav (Created page with "local p = {} local Lists = require("Module:EnemyNav\data") function p.BuildNav( frame ) local enemyType = frame.args.Type local midEnemy = frame.args.Enemy -- Pagename local navList = {} -- branch data load based on type -- Iterate until self found. -- Using self-index get previous and next enemies, if they exist. -- construct output. return navigation end local p")