Module:Hatnote list: Difference between revisions

m
Derped on that comment fix before. Removed more incorrect/obsolete comment text.
m (Tweaked a comment to reflect last edit, and fixed an outdated comment)
m (Derped on that comment fix before. Removed more incorrect/obsolete comment text.)
Line 79:
-- New empty list of pages
forRow.pages = {}
-- If there's not at least one page listed, use the default, and break.
-- at the end of this loop-through.
table.insert(forRow.pages, args[i + 1] or (options.title .. options.disambiguator))
-- If the option after next is "and", do an inner loop where we collect
Anonymous user