「モジュール:Check for unknown parameters」の版間の差分

en:Module:Check for unknown parameters 16:22, 15 January 2016‎(UTC)より
template>K-iczn
(en:Module:Check for unknown parameters 16:30, 12 January 2016‎(UTC)より)
template>K-iczn
(en:Module:Check for unknown parameters 16:22, 15 January 2016‎(UTC)より)
27行目: 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
for k, v in pairs(args) do
for k, v in pairs(args) do
匿名利用者