Modulo:Sports table/WL OT: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
aggiorno
Etichetta: Sostituito
m fix
 
(Una versione intermedia di uno stesso utente non è mostrata)
Riga 1:
-- Style for footballwin/lose + overtime tables
local pp = {}
local pmod = require('Module:Sports table/WDL OT')
 
function pp.header(t,Args,p_sub,pos_label,group_col,VTE_text,full_table,results_header_txt)
Args['show_draw'] = Args['show_draw'] or 'no'
return pmod.header(t,Args,p_sub,pos_label,group_col,VTE_text,full_table,results_header_txt)
end