Module:Sports table/WDL OT: Difference between revisions

Content deleted Content added
optional override of showing the OT win and OT loss columns
No edit summary
Line 44:
-- Whether to show the OT win and OT loss columns
local show_OTwin = yesno(Args['showOTwin'] or 'yes')
local show_OTloss = yessnoyesno(Args['showOTloss'] or 'yes')
-- Initialize
Line 134:
-- Whether to show the OT win and OT loss columns
local show_OTwin = yesno(Args['showOTwin'] or 'yes')
local show_OTloss = yessnoyesno(Args['showOTloss'] or 'yes')
-- Some local vars