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

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(It got bigger (approximated to 7,550,000 from 7,577,626))
(→‎See also: lower boasting level (no "quite a lot more"))
Line 173: Line 173:
* [[:module:TemplatePar]] (originally from dewiki)
* [[:module:TemplatePar]] (originally from dewiki)
* [[Template:Parameters]] and [[Module:Parameters]] – generates a list of parameter names for a given template
* [[Template:Parameters]] and [[Module:Parameters]] – generates a list of parameter names for a given template
* [[:he:Module:ParamValidator]] - parameter validation system on hewiki, relies on TemplateData. some of the things checked are:
* [[:he:Module:ParamValidator]] - parameter validation system on hewiki, relies on TemplateData. module doc in English. checks the following:
**use of undeclared parameters, parameters marked in templatedata "deprecated"
**use of undeclared parameters
** use of parameters marked in templatedata "deprecated"
** mistyped (mainly, params declared in templatedata as "number" receiving non-numerical value)
** mistyped (mainly, params declared in templatedata as "number" receiving non-numerical value)
**missing parameters marked in TemplateData as "required"
**missing parameters marked in TemplateData as "required"
**understands aliases, and warns when more than one alias of a parameter is used
**understands aliases, and warns when more than one alias of a parameter is used
** quite a lot more


<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox||