Zum Inhalt springen

Modul:Check for unknown parameters: Unterschied zwischen den Versionen

disable ignoreblank in preview
(improve logic)
(disable ignoreblank in preview)
Zeile 27: Zeile 27:
local ispreview = frame:preprocess( "{{REVISIONID}}" ) == "" and 1 or 0
local ispreview = frame:preprocess( "{{REVISIONID}}" ) == "" and 1 or 0
if ispreview then ignoreblank = nil end


-- create the list of known args, regular expressions, and the return string
-- create the list of known args, regular expressions, and the return string
Anonymer Benutzer