Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of New Prairie Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 16:30, 17 July 2025 Randombell talk contribs imported Module:Infobox by file upload (1 revision)
- 11:51, 17 July 2025 Randombell talk contribs created page Module:Infobox (Created page with "-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function union(t1, t2) -- Returns the union of the values of two tables, as a sequence. local vals = {} for k, v in pairs(t1) do vals[v] = true end for k, v in pairs(t2) do vals[v] = true end local ret = {} for k, v in pairs(vals) do table.insert(ret, k) en...") Tag: Recreated
- 11:50, 17 July 2025 Randombell talk contribs deleted page Module:Infobox (content before blanking was: "-- -- This module implements {{Infobox}} -- local p = {} local navbar = require('Module:Navbar')._navbar local args = {} local origArgs local root local function union(t1, t2) -- Returns the union of the values of two tables, as a sequence. local vals = {} for k, v in pairs(t1) do vals[v] = true end for k, v in pairs(t2) do vals[v] = true end local ret = {} for k, v in pairs(vals) do table.insert(ret,...")
- 11:49, 17 July 2025 Randombell talk contribs imported Module:Infobox by file upload (1 revision)
- 10:17, 17 July 2025 Randombell talk contribs imported Module:Infobox by file upload (1 revision)