Jump to content

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

(Difference between pages)
Page 1
Page 2
Content deleted Content added
Apply color inherit to rowspan as well
Tags: Mobile edit Mobile web edit Advanced mobile edit
 
.
 
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