Module:Sports table/College: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 25:
local loss_first = Args['loss_before_draw'] or false
-- What to rank the teams by
local ranking_style = Args['ranking_style'] or 'ptspct'
local show_points, show_perc = false
ranking_style = string.lower(ranking_style)