More actions
Combined display of all available logs of ProleWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:10, 19 June 2023 CriticalResist talk contribs created page Module:Purge (Created page with "-- This module implements Template:Purge. local p = {} local function makeUrlLink(url, display) return string.format('[%s %s]', url, display) end function p._main(args) -- Make the URL local url do local title if args.page then title = mw.title.new(args.page) if not title then error(string.format( "'%s' is not a valid page name", args.page ), 2) end else title = mw.title.getCurrentTitle() end if args.anchor then title...")
- 02:30, 25 November 2020 Delete page script talk contribs deleted page Module:Purge
- 00:48, 29 October 2020 Forte talk contribs imported Module:Purge by file upload (1 revision)