All public logs

Jump to navigation Jump to search

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

Logs
  • 22:24, 2 November 2024 Mark Sọ̀rọ̀ contribs imported Module:LibraryUtil by file upload (1 revision)
  • 19:35, 2 November 2024 Mark Sọ̀rọ̀ contribs created page Module:LibraryUtil (Created page with "-- <nowiki> local libraryUtil = require( 'libraryUtil' ) -- libraryUtil is a standard scribunto module, the following commented out code is just to show what is inside it. Documentation about these functions can be found at https://www.mediawiki.org/wiki/Extension:Scribunto/Lua_reference_manual#libraryUtil --[=[ local libraryUtil = {} function libraryUtil.checkType( name, argIdx, arg, expectType, nilOk ) if arg == nil and nilOk then return end if type( arg ) ~= ex...")