Module:Check for unknown parameters: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
no edit summary
No edit summary
No edit summary
Line 44:
preview = unknown
end
if ispreview == 1 then unknown = preview end
unknown = preview
ignoreblank = false
end
-- adds one result to the output tables
Line 68 ⟶ 71:
end
end
if (not knownflag) and ispreview or ( (not ignoreblank) and (notor isnotempty(v)) ) then
k = mw.ustring.gsub(k, '[^%w\-_ ]', '?')
addresult(k)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu