<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Module%3ACheck_for_deprecated_parameters%2Fdoc</id>
	<title>Module:Check for deprecated parameters/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://70.231.62.181/index.php?action=history&amp;feed=atom&amp;title=Module%3ACheck_for_deprecated_parameters%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Check_for_deprecated_parameters/doc&amp;action=history"/>
	<updated>2026-04-22T08:14:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>http://70.231.62.181/index.php?title=Module:Check_for_deprecated_parameters/doc&amp;diff=18917156&amp;oldid=prev</id>
		<title>imported&gt;Hike395: wrong link</title>
		<link rel="alternate" type="text/html" href="http://70.231.62.181/index.php?title=Module:Check_for_deprecated_parameters/doc&amp;diff=18917156&amp;oldid=prev"/>
		<updated>2025-11-21T15:37:40Z</updated>

		<summary type="html">&lt;p&gt;wrong link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating |general}}&lt;br /&gt;
{{high-use}}&lt;br /&gt;
{{Lua|Module:If preview}}&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Module:Check for deprecated parameters&amp;#039;&amp;#039;&amp;#039; 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.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Note:&amp;#039;&amp;#039;&amp;#039; due to the nature of deprecations, this module will often have no templates implementing it. &lt;br /&gt;
&lt;br /&gt;
For testing, see the [[Module talk:Check for deprecated parameters/testcases|output of the test cases]]. You should view that both normally and in preview mode to fully test the module.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{#invoke:Check for deprecated parameters|check&lt;br /&gt;
| _category = {{main other|[[Category:Pages using TEMPLATENAME with deprecated parameters|_VALUE_]]}}&lt;br /&gt;
| _remove = RemoveParam1; RemoveParam2&lt;br /&gt;
| old_param1 = new_param1 &lt;br /&gt;
| old_param2 = new_param2&lt;br /&gt;
| ....&lt;br /&gt;
| old_paramN = new_paramN&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* {{para|_category}} - what happens when an unknown parameter is used. Typically use either a tracking category to place pages that use deprecated parameters, or an error.&lt;br /&gt;
* {{para|_remove}} - a {{code|;}} separated list of parameters that should simply be removed from the template, not replaced with another. For example: {{para|_remove|Param1; Param2; Param3}}&lt;br /&gt;
* {{para|ignoreblank}} – by default, the module makes no distinction between a defined-but-blank parameter and a non-blank parameter. That is, both unlisted {{Para|foo|x}} and {{Para|foo}} are reported. To only track non-blank parameters use {{para|ignoreblank|1}}. If you clean your arguments with [[Module:Arguments]] and call this module afterwards, you need not use this parameter as that module ignores blank arguments by default.&lt;br /&gt;
* {{para|preview}} – set a custom [[template:preview warning|preview warning]] message. Note the default is &amp;#039;&amp;#039;{{red|Page using LINKED_TEMPLATE_NAME with deprecated parameter _VALUE_}}&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[:Category:Deprecated parameters]]&lt;br /&gt;
* [[:Module:Params]] – for complex operations involving parameters&lt;br /&gt;
* [[:Module:Check for unknown parameters]]&lt;br /&gt;
* [[:Module:Check for clobbered parameters]] – module that checks for conflicting parameters&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories go here and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
[[Category:Modules that add a tracking category]]&lt;br /&gt;
[[Category:Template metamodules]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Module documentation pages]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;Hike395</name></author>
	</entry>
</feed>