Module:Hatnote list: Difference between revisions

fix
(add "." and collapse punctuation for extratext)
en>Galobtter
(fix)
Line 177:
end
end
if options.extratext then table.insert(strList, punctuationCollapse(options.extratext..'.')) end
-- Return the concatenated list
return table.concat(strList, ' ')
Anonymous user