Module:Sports table and Module:Sports table/sandbox: Difference between pages

(Difference between pages)
Page 1
Page 2
imported>Jdlrobson
Apply color inherit to rowspan as well
 
imported>S.A. Julio
.
 
Line 151: Line 151:
local match_table = yesno(Args['show_matches'] or 'no') and true or false
local match_table = yesno(Args['show_matches'] or 'no') and true or false
local p_matches = match_table and  
local p_matches = match_table and  
(style_def == 'Chess' and require('Module:Sports results/'..style_def) or require('Module:Sports results'))
(style_def == 'Chess' and require('Module:Sports results/sandbox/'..style_def) or require('Module:Sports results/sandbox'))
-- Custom position column label or note
-- Custom position column label or note