Module:pollasena-roots: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 58: Line 58:
table.insert(categories, "Soc'ul' terms from Wascotl *" .. args[a][i])
table.insert(categories, "Soc'ul' terms from Wascotl *" .. args[a][i])
end
end
end
if links[i-1] == "-" then links[i] = links[i]:gsub("\|\*","|",1) end
for k, linked in ipairs(links) do
if links[k-1] == "-" then linked = linked:gsub("\|\*","|") end
end
end

Navigation menu