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:10, 12 November 2023 Couchor talk contribs created page Module:AllBroadcasts (Created page with "local cargo = mw.ext.cargo local Func = require('Module:Functions') local getTeamLogo = Func.getTeamLogo local stringifyDate = Func.stringifyDate local prizeToString = Func.prizeToString local getTeamDisplaytitle = Func.getTeamDisplaytitle local makeFlag = require('Module:Person/Flag').makeFlag local p = {} function p.main(frame) -- TOURNAMENTS AS TALENT local currentTitle = mw.title.getCurrentTitle().text local split = mw.text.split(currentTitle, '/') local person...")