Module:Hatnote: Difference between revisions

No change in size ,  10 years ago
m
fix typo in function name
(prevent categories escaped with the colon trick being displayed as "article")
m (fix typo in function name)
Line 206:
local pages = mTableTools.compressSparseArray(args)
if #pages < 1 then
return makeWikiTextErrormakeWikitextError('no pages specified')
end
return p._further(unpack(pages))
Anonymous user