Jump to content

Module:SongContestTable: Revision history


For any version listed below, click on its date to view it. For more help, see Help:Page history and Help:Edit summary. (cur) = difference from current version, (prev) = difference from preceding version, m = minor edit, → = section edit, ← = automatic edit summary

18 March 2025

17 March 2025

  • curprev 23:0523:05, 17 March 2025 TheThomanski talk contribs 980 bytes −87 No edit summary undo
  • curprev 22:3922:39, 17 March 2025 TheThomanski talk contribs 1,067 bytes +1,067 Created page with 'local getArgs = require('Module:Arguments').getArgs local order = require('Module:SongContestData')._order local p = {} function p.main(f) local args = getArgs(f) local contest = args[1] local year = args[2] local round = string.gsub(args[3], "%d+", "") -- eg sf1 -> sf local roundNo = string.match(args[3], "%d+") -- eg sf1 -> 1 local wikitable = args['table'] local rows = {} local sorting = round..'_draw' local ordered = {} if roundNo then...'