Module:Availability: Revision history

From RosieSoCrossing

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.

14 January 2026

  • curprev 11:3111:31, 14 January 2026 Rosie talk contribs 5,043 bytes +5,043 Created page with "local p = {} local getArgs = require('Module:Arguments').getArgs local data = mw.loadData("Module:Availability/Data") function setDefault (t, d) local mt = {__index = function () return d end} setmetatable(t, mt) end -- Imported function from https://www.lua.org/pil/13.4.3.html -- function copyTable(t) local t2 = {} for k,v in pairs(t) do t2[k] = v end return t2 end function p.main(frame) local args = getArgs(frame) local args1 = args[1] or..."