Module:Check for deprecated parameters/doc
Appearance
This is the documentation page for Module:Check for deprecated parameters
Script error: No such module "High-use". Lua error in package.lua at line 80: module 'Module:Yesno' not found. Module:Check for deprecated parameters may be appended to a template to check for uses of deprecated parameters. It will place the page in a specific category, and display a preview message, when it finds deprecated parameter uses.
Note: due to the nature of deprecations, this module will often have no templates implementing it.
Usage[edit source]
<syntaxhighlight lang="wikitext">
</syntaxhighlight>
By default, this module will flag empty uses of deprecated parameters. To turn this off, set |ignoreblank=yes
.
See also[edit source]
- Category:Deprecated parameters
- Module:Params – for complex operations involving parameters
- Module:Check for unknown parameters
- Module:Check for clobbered parameters – module that checks for conflicting parameters