Module:Infobox: 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.

5 February 2024

11 March 2023

27 December 2022

26 November 2022

  • curprev 04:0504:05, 26 November 2022HolyNetworkAdapter talk contribs 5,258 bytes +5,258 Created page with "-- Load necessary modules. require('Module:No globals') local getArgs local yesno = require('Module:Yesno') local p = { } -------------------------------------------------------------------------------- -- Helper functions -------------------------------------------------------------------------------- local function union(t1, t2) local temp = {} for _, v in pairs(t1) do temp[v] = true end for _, v in pairs(t2) do temp[v] = true end local ret = {} for k in..."