Module:Check for unknown parameters/doc: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
→‎See also: sooo many ways to check parameters
(Remove {{high-use}}, which is now redundant to {{used in system}} (via WP:JWB))
(→‎See also: sooo many ways to check parameters)
Line 69:
 
==See also==
* {{tl|Math}}
* {{clc|Unknown parameters}} (category page can have header {{tl|Unknown parameters category}})
* [[:Module:Check for deprecated parameters]] – similar module that checks for deprecated parameters
* [[:Module:Check for clobbered parameters]] – module that checks for conflicting parameters
* [[Module:TemplatePar]] – similar function (originally from dewiki)
* [[Template:Parameters]] and [[Module:Parameters]] – generates a list of parameter names for a given template
* [[Project:TemplateData]] based template parameter validation
* [[Module:Parameter validation]] checks a lot more
** [[:he:Module:ParamValidator]] – parameter validation system on hewiki, relies on TemplateData. module doc in English. checks the following:
***use of undeclared parameters
*** use of parameters marked in templatedata "deprecated"
*** mistyped (mainly, parameters declared in templatedata as "number" receiving non-numerical value)
***missing parameters marked in TemplateData as "required"
***understands aliases, and warns when more than one alias of a parameter is used
** [[:cs:Module:CheckParameters]] – another parameter check system on cswiki that relies on TemplateData
* [[s:cs:Module:MonitorTemplateArguments]] – a template parameter monitoring system based on tracking categories
* [[User:Bamyers99/TemplateParametersTool]] - A tool for checking usage of template parameters
 
<includeonly>{{sandbox other||
<!-- Categories go here and interwikis go in Wikidata. -->
[[Category:Modules that add a tracking category]]
 
}}</includeonly>
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu