Module:NUMBEROFSECTIONS: Difference between revisions

Content deleted Content added
ignore empty page args
if !nil
Line 39:
end
-- Otherwise, add the page name to our table
elseif value ~= "" then
pages[#pages + 1] = value
end