Module:Interval table: Difference between revisions

BudjarnLambeth (talk | contribs)
m Undo revision 157444 by BudjarnLambeth (talk)
Tag: Undo
BudjarnLambeth (talk | contribs)
mNo edit summary
Tags: Mobile edit Mobile web edit Advanced mobile edit
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 > 72 then
if et.size > 39 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