Module:Main: Difference between revisions

unpack the table used for formatPageTables
(change the findNamespaceId invocation - it now trims colons by default)
(unpack the table used for formatPageTables)
Line 50:
 
-- Make the formatted link text
local links = mHatnote._formatPageTables(unpack(pages))
links = mw.text.listToText(links)
 
Anonymous user