Content deleted Content added
Matching default colour of table headers Tag: Reverted |
|||
Line 26:
-- Cell
cell:attr('scope','col')
:css('background',background or '#
:css('width',cell_width)
:wikitext(text)
Line 39:
function EpisodeTable.reference(reference, background)
local link1_cr = contrast_ratio{'#0645AD', background or '#
local link2_cr = contrast_ratio{'#0B0080', background or '#
local refspan = mw.html.create('span')
|