Jump to content

Module:Sports table: Revision history

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, nc = minor edit.

7 EyoMqungu 2024

  • curprev 17:0817:08, 7 EyoMqungu 2024 DCNFY inthetho Igalelo 26 385 bytes +26 385 Created page with "-- Module to build tables for standings in Sports -- See documentation for details require('strict') local p = {} -- Main function function p.main(frame) -- Declare locals local getArgs = require('Module:Arguments').getArgs local Args = getArgs(frame, {parentFirst = true}) local ii_start, ii_end, N_rows_res = 0 local text_field_result local notes_exist = false local t = {} local t_footer = {} local t_return = {} local team_list = {} local jj, jjj local tab..."