Module:Sports table/College: Difference between revisions

Content deleted Content added
initial publish for College test standings
 
fix ncwin_points
Line 179:
-- Get custom/default options for in table
local cwin_points = tonumber(Args['cwinpoints']) or tonumber(Args['winpoints']) or 3
local win_pointsncwin_points = tonumber(Args['winpointsncwinpoints']) or tonumber(Args['winpoints']) or 3
local draw_points = tonumber(Args['drawpoints']) or 1
local loss_points = tonumber(Args['losspoints']) or 0