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
  • 11:39, 29 September 2023 Couchor talk contribs created page Module:Game/Tournaments (Created page with "local Flags = require('Module:Flags') local p = {} local VariablesLua = mw.ext.VariablesLua local prizeToString = require('Module:Functions').prizeToString local cargo = mw.ext.cargo local currentDate = os.date('%Y-%m-%d') local game = mw.text.split(mw.title.getCurrentTitle().text, '/')[1] function p.main(frame) -- local container = mw.html.create('div'):attr('id', 'tournament__list') local container = mw.html.create('div') -- ONGOING QUERY local tables = 'Tourna...")