Content deleted Content added
try this |
check banner exists |
||
Line 136:
---------------------------
local parameter_check = ''
if invoke and banner_name.exists then
local pargs = args_module.getArgs(frame, {parentOnly = true})
local template_code = banner_name:getContent()
|