Module:Loader: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    25 November 2023

    • curprev 10:1710:17, 25 November 2023upgradewastaken#0 talk contribs 16,312 bytes +16,312 Created page with "local table, makeClass, libU = require('Module:Table'), require('Module:MakeClass'), require('Module:LibU') local require, pcall, type, _G, debug, mw = require, pcall, type, _G, debug, mw local checkType, checkArgs, assertTrue, assertFalse, makeCheckSelfFunction = libU.checkType, libU.checkArgs, libU.assertTrue, libU.assertFalse, libU.makeCheckSelfFunction local makeCheckSelfFunction, forEachArgs = libU.makeCheckSelfFunction, libU.forEachArgs local dpl, json local p =..."