All public logs

Combined display of all available logs of TwogPedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 20:52, 24 October 2023 Couchor talk contribs created page Module:AllResults (Created page with "local getArgs = require('Module:Arguments').getArgs local cargo = mw.ext.cargo local Func = require('Module:Functions') local getTeamLogo = Func.getTeamLogo local stringifyDate = Func.stringifyDate local prizeToString = Func.prizeToString local Flags = require('Module:Flags') local p = {} local currentDate = os.date('%Y-%m-%d') function p.main(frame) local args = getArgs(frame) if not args.page then return end local currentPage = args.page local team = args.team...")