Module:ColorParse: Difference between revisions

Jump to navigation Jump to search
imported>Teamtotobot
((by SublimeText.Mediawiker))
imported>Teamtotobot
((by SublimeText.Mediawiker))
Line 9: Line 9:
   type = type or ''
   type = type or ''
   local b = string.gsub(string,"(~J211)", "")
   local b = string.gsub(string,"(~J211)", "")
  b = b:gsub("(%*)", "*")
   if type == '' then
   if type == '' then
     b = string.gsub(b,"([{}])", "")
     b = string.gsub(b,"([{}])", "")