Content deleted Content added
m No need for the second ^ - The set is negated if the first character is an unescaped ^, meaning the second occurance is actually having that as part of the elements to not capture |
|||
Line 713:
-- Unknown parameters -----
---------------------------
local parent_args = args_module.getArgs(frame, {parentOnly = true
local template_code = banner_name:getContent()
local parameters = {}
|