Module:ParseList: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 234: Line 234:
else
else
textDelim = ', '
textDelim = ', '
textLastDelim = args['textLastDelim'] or ' and '
textLastDelim = args['textLastDelim'] or ', and '
end
end

Navigation menu