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
  • 04:55, 18 March 2024 Nads talk contribs created page Module:Assert/doc (Created page with "The '''Assert''' module contains several convenience functions for common assertion use cases. == Using the module == To use the module, it must first be imported at the top of your module. <syntaxhighlight lang="lua"> local Assert = require('Module:Assert') </syntaxhighlight> Once the module is imported, simply call any of its functions to use the module. == Custom Message Assertions == Every assertion has an additional '''*Msg''' variant which allows the caller to...")