Module:Hatnote: Difference between revisions

Jump to navigation Jump to search
fix function name
(fix error category logic)
(fix function name)
Line 56:
local ret = {}
for i, page in ipairs(pages) do
ret[i] = p.formatLink_formatLink(page)
end
return ret
Line 70:
local link = t[1]
local display = t[2]
links[i] = p.formatLink_formatLink(link, display)
end
return links
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu