Module:Interval table: Difference between revisions

BudjarnLambeth (talk | contribs)
mNo edit summary
BudjarnLambeth (talk | contribs)
m Undo revision 157445 by BudjarnLambeth (talk)
Tag: Undo
Line 81: Line 81:


local t_head = "{| class=\"wikitable center-1 right-2\"\n"
local t_head = "{| class=\"wikitable center-1 right-2\"\n"
if et.size > 20 then
if et.size > 72 then
t_head = "{| class=\"wikitable center-1 right-2 mw-collapsible mw-collapsed\"\n"
t_head = "{| class=\"wikitable center-1 right-2 mw-collapsible mw-collapsed\"\n"
end
end