Module:Game/Tournaments: Revision history

From TwogPedia

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 September 2023

  • curprev 11:5711:57, 29 September 2023Couchor talk contribsm 9,110 bytes +6 No edit summary
  • curprev 11:3911:39, 29 September 2023Couchor talk contribs 9,104 bytes +9,104 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..."