Muskit Gergous
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...."