Module:GameLanding/Featured tournament: 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:3011:30, 29 September 2023Couchor talk contribs 2,457 bytes +2,457 Created page with "local cargo = mw.ext.cargo local p = {} local prizeToString = require('Module:Functions').prizeToString function p.featured(game) local tables = 'Tournaments' local fields = '_pageName, start, end, prize, logoAll, logoLight, logoDark, iconAll, iconLight, iconDark, venue' local currentDate = os.date('%Y-%m-%d') local cargoArgs = { where = 'featured="1" AND _pageName LIKE "' .. game .. '/%"', limit = 1 -- where = 'featured="Yes" AND _pageName LIKE "' .. args.gam..."