Module:ColorParse: Difference between revisions

Jump to navigation Jump to search
24 bytes added ,  01:19, 13 November 2019
(by SublimeText.Mediawiker)
imported>Teamtotobot
((by SublimeText.Mediawiker))
imported>Teamtotobot
((by SublimeText.Mediawiker))
Line 63: Line 63:
  local args = process_args.merge(true)
  local args = process_args.merge(true)
  for _, arg in ipairs(args) do
  for _, arg in ipairs(args) do
p.setVar(_, arg)
     if arg == 'notxml' then
     if arg == 'notxml' then
         notxml = 'notxml'
         notxml = 'notxml'
Line 71: Line 72:
       end
       end
   end
   end
 
   
   local returntext = p.parse(args[1], notxml)
   local returntext = p.parse(args[1], notxml)
   if tildes  == true then  
   if tildes  == true then  
Anonymous user

Navigation menu