Module:Good Articles: Revision history

From Research Realm

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.

12 May 2025

  • curprev 04:1204:12, 12 May 2025 Ringtail Raider talk contribs 3,554 bytes +3,554 Created page with "local p = {} p.main = function (frame) local NNN = 2 -- provide counts only over this threshold local args = require("Module:Arguments").getArgs(frame) -- expect args.shortcut e.g. GA/H, args.type e.g. History, args.text a long list local subpage = frame:preprocess("{{SUBPAGENAME}}") -- I never did look up if there's a better way to do this... local header, shortcuts = '', '' local type = args.type or "error: specify type = Good Articles type" local image = args...."