Module:ColorParse: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
mNo edit summary
mNo edit summary
Line 19: Line 19:
     b = a .. b  
     b = a .. b  
   end
   end
   b = b:gsub("(%*)", "*")
   --b = b:gsub("(%*)", "*")
   if type == 'xml' then
   if type == 'xml' then
     b = b:gsub("([{}])", "")
     b = b:gsub("([{}])", "")

Navigation menu