Content deleted Content added
m Spike 'em moved page Module:Sandbox/Spikeem/CricketTable/ODI to Module:Sports table/CricketRR without leaving a redirect: promote test table to mainspace |
No edit summary |
||
Line 104:
-- Get custom/default options for in table
-- Do not change these defaults without first checking which tables use them
local win_points = tonumber(Args['winpoints']) or 2
local tie_points = tonumber(Args['tiepoints']) or 1
|