45,647
edits
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[ | |||
for k, linked in ipairs(links) do | |||
if links[k-1] == "-" then linked = linked:gsub("\|\*","|") end | |||
end | end | ||