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
  • 15:43, 12 October 2023 Couchor talk contribs created page Module:Infobox/Widget/Tournaments (Created page with "local cargo = mw.ext.cargo local func = require('Module:Functions') local UpcomingMatches = require('Module:Infobox/Widget/Upcoming matches').get local Functions = require('Module:Functions') local stringifyDate = Functions.stringifyDate local getTeamLogo = Functions.getTeamLogo local timeUntil = Functions.timeUntil local colorModeDiv = Functions.colorModeDiv local p = {} function p.get(Subheader, team) local currentDate = os.date('%Y-%m-%d') -- Get live tournaments...")