Module:Hatnote list: Difference between revisions

add "." and collapse punctuation for extratext
(add "extratext" functionality to "ForSee" to allow text to be added after it)
(add "." and collapse punctuation for extratext)
Line 177:
end
end
table.insert(strList, punctuationCollapse(options.extratext..'.'))
-- Return the concatenated list
return table.concat(strList, ' ')
Anonymous user