ਮੌਡਿਊਲ:Parameter validation/default config

Documentation for this module may be created at ਮੌਡਿਊਲ:Parameter validation/default config/doc

function create(cat, msg) 
	return mw.ustring.format("{{main other|[[Category:Pages using tname_naked with %s parameters]]}}", cat) .. create_message(msg)
end

function create_message(msg) 
	return require('Module:If preview')._warning({
		mw.ustring.format("[[templatename]] used with %s.", msg)
	})
end

local options = {
	["undeclared"] = create("unknown", 'unknown parameter(s): paramname'),
	["deprecated"] = create("deprecated", 'deprecated parameter(s): paramname'),
	["duplicate"] = create("duplicate", 'duplicate parameter(s): paramandvalue'),
	["doc-subpage"] = "doc",
}

local result = {
	[0] = options,
	[2] = options,
	[4] = options,
	[6] = options,
	[10] = options,
	[12] = options,
	[14] = options,
}
return result
Prefix: a b c d e f g h i j k l m n o p q r s t u v w x y z 0 1 2 3 4 5 6 7 8 9

Portal di Ensiklopedia Dunia

Kembali kehalaman sebelumnya