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:46, 25 August 2022 Couchor talk contribs created page Module:Infobox team (Created page with "local getArgs = require('Module:Arguments').getArgs local Flags = require('Module:Flags') local Infobox = {} function Infobox.run(frame) local args = getArgs(frame) mw.log(args) mw.logObject(args) end return Infobox")