Module:Sports results: Revision history

Jump to navigation Jump to search

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.

5 December 2022

  • curprev 01:2601:26, 5 December 2022Im a waffle1 talk contribs 17,875 bytes −19 No edit summary
  • curprev 01:1901:19, 5 December 2022Im a waffle1 talk contribs 17,894 bytes +17,894 Created page with "-- Module to build results cross-tables for standings in Sports -- See documentation for details require('strict') local p = {} -- Main function function p.main(frame) -- Get the args, stripping out blank values local getArgs = require('Module:Arguments').getArgs local Args = getArgs(frame, {parentFirst = true}) -- Exit early if we are using section transclusion for a different section if (Args['transcludesection'] and Args['section']) and Args['transcludesect..."