Module talk:Check for deprecated parameters
This module was considered for deletion on 2019 December 30. The result of the discussion was "no consensus". |
This is the talk page for discussing improvements to the Check for deprecated parameters module. |
|
This module does not require a rating on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||
|
Review request
edit@Hike395, Jonesey95, and Frietjes: as some of the best template editors I know, I'd love to get your feedback on this module. I've been doing a lot of work cleaning up Deprecated parameters and one of the ongoing frustrations has been figuring out which parameter is deprecated. So I took the lead from Frietjes' awesome Module:Check for unknown parameters. What this does is take a list of parameters including their old value and what they should be replaced with. If the module is implemented on a template, when that template is transcluded with deprecated parameters it will put the page in a given category. Additionally, when the page is previewed it will display Warning: Page using <template name> with deprecated parameter "old_param". replace with "new_param" (this message is shown only in preview). I have a very rudimentary testcase setup at User:Zackmann08/deprecated page so that you can see what it does. To avoid redlinked categories, I'm passing in [[:Category:Pages using user:Zackmann08/deprecated template with deprecated parameters|_VALUE_{{PAGENAME}}]]
so it will actually render a link. Anyway, no rush at all, but would love any feedback you can provide! --Zackmann (Talk to me/What I been doing) 20:07, 30 November 2018 (UTC)
- Update: testing with {{Infobox building}} right now... --Zackmann (Talk to me/What I been doing) 21:22, 1 December 2018 (UTC)
Preview warning and hatnotes moving to templatestyles
editPage watchers may be interested in MediaWiki talk:Common.css § Preview warning and hatnotes moving to TemplateStyles Izno (talk) 00:22, 29 April 2021 (UTC)
Syntax
editWhat is there is no new_param which is replacing old_param, i.e. the parameter is no longer supported? — Martin (MSGJ · talk) 17:43, 5 December 2023 (UTC)