Module:DeclarativeUI: Revision history

From Daralet

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.

6 May 2024

22 February 2024

  • curprev 04:5304:53, 22 February 2024scw>Astrid 4,113 bytes +4,113 Created page with "-- Code bundled using https://github.com/ari-party/scribunto-bundler -- Find module source code at https://github.com/ari-party/sct-module-declarativeui local _bundler_load, _bundler_register = (function(superRequire) local loadingPlaceholder = { [{}] = true } local register local modules = {} local load local loaded = {} ---@param name string ---@param body function register = function(name, body) if not modules[name] then..."