Installing this script will add a Chk4Clob option to your tools section that allows you to quickly and easily generate a {{#invoke:Check for conflicting parameters|check}} with at least some of the conflicting parameters in the template. Note this script is FAR from perfect and changes should be carefully reviewed but it will do some of the heavy lifting.
It will do the following:
- For Template wrappers, the code will look for the
|_alias-map=and automatically generate a list of conflicting params based on those that are aliased to one another. - It will look for any instances of
{{if empty|and add a conflicting param line for param1, param2, etc.{{{param1}}}|{{{param2}}}|...}}
Installation
- Go to your common JavaScript and paste in the following line:
{{subst:iusc|User:Zackmann08/scripts/AddCheckForConflictingParameters.js}}
- Save the page.