Anonymous

Module:CharTree: Difference between revisions

From Elwiki
no edit summary
No edit summary
No edit summary
Line 15: Line 15:


             if (args[nopath] ~= nil and args[nopath] ~= 'true') then
             if (args[nopath] ~= nil and args[nopath] ~= 'true') then
                 args[path_iter .. 'x' .. job_iter] = args[nopath]
                 char = args[nopath]
             end
             end