Module:RoundN: Difference between revisions

Content deleted Content added
mNo edit summary
m sync with changes to Round16 style since I began working on this
Line 24:
:attr{colspan = 2}
:css{
['text-align'] = 'center',
border = '1px solid #aaa',
background = '#f2f2f2',
['text-align'] = 'center'
}
:wikitext(text)
Line 60:
p.tag = rowNum[r]:tag'td'
:css{
background = ({'gold', 'silver', '#C96', '#f9f9f9'})[f.color or 4],
border = '1px solid #aaa',
background = ({'gold', 'silver', '#C96', '#f9f9f9'})[f.color or 4],
padding = '0 2px'
}
:attr{rowspan = 2}