Content deleted Content added
make those tables |
try this |
||
Line 71:
if classes[i][1] ~= 0 then
root:tag('td')
:css('background', main_frame:expandTemplate{
▲ title = 'class/colour', args = { classes[i][2] }
▲ width_classes(classes[i][1], divisor)}
:done()
end
|