Module:If preview/sandbox: Difference between revisions

Content deleted Content added
and that also does not exist
and remove that fail
Line 50:
local warning = frame.args[1] and frame.args[1]:match('^%s*(.-)%s*$') or ''
if warning == '' then
return warning_text(frame, cfg.missing_warning)
end