Module:PageIsOrganizing: 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.

26 April 2024

  • curprev 20:1920:19, 26 April 2024Couchor talk contribs 2,194 bytes +2,194 Created page with "local cargo = mw.ext.cargo local Flags = require('Module:Flags') local p = {} function p.main(frame) local currentTitle = mw.title.getCurrentTitle().text local empty = true -- Check if there are any interviews for this page local tables = 'Tournaments' local fields = '_pageName, start, end, prize, logoAll, logoLight, logoDark, iconAll, iconLight, iconDark' local currentDate = os.date('%Y-%m-%d') local cargoArgs = { where = 'organizer HOLDS "' .. currentTi..."