Module:NUMBEROFSECTIONS: Difference between revisions

Content deleted Content added
making possible to feed "sections" a list of pages
ignore empty page args
Line 39:
end
-- Otherwise, add the page name to our table
elseif value ~= "" then
else
pages[#pages + 1] = value
end