Module:Feat: Revision history

From Kronopolis and the Flat Plane

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 March 2024

17 January 2024

15 January 2024

22 March 2023

16 March 2023

15 March 2023

  • curprev 17:2917:29, 15 March 2023Wioum talk contribs 761 bytes −6 No edit summary
  • curprev 17:2517:25, 15 March 2023Wioum talk contribs 767 bytes +767 Created page with "local p = {} local util = require('Module:Utility') function p.list(frame) local out = {} local payload = { source=mw.site.server .. mw.site.scriptPath .. '/api.php?action=query&format=json&generator=categorymembers&gcmlimit=max&gcmtitle=Category:' .. util.firstToUpper(frame.args.category), format='json' } local json = mw.ext.externalData.getExternalData(payload) for _,feat in ipairs(json) do if feat['title'] ~= nil then..."