Module:languages: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Undo revision 434274 by Sware (talk))
No edit summary
Line 1,546: Line 1,546:
:gsub("\4", ":")
:gsub("\4", ":")
end
end
 
if not self:hasType("conlang") then
text = gsub(text,"^%*", "")
end
return text, fail, cats, subbedChars
return text, fail, cats, subbedChars
end
end

Navigation menu