Module:table of contents: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 85: Line 85:
local link = link(queryType, char, displays[i], lang and lang:getCode() or nil, script_code)
local link = link(queryType, char, displays[i], lang and lang:getCode() or nil, script_code)
table.insert(output, link)
table.insert(output, link)
end
if not lang then
table.insert(output, "[[Category:User:Theknightwho/table of contents]]")
end
end

Navigation menu