Content deleted Content added
m Archiving 1 discussion(s) from Module talk:WikiProject banner) (bot |
m Archiving 1 discussion(s) from Module talk:WikiProject banner) (bot |
||
Line 656:
:Bumping this to avoid it being archived. – [[User:Jonesey95|Jonesey95]] ([[User talk:Jonesey95|talk]]) 15:55, 7 November 2024 (UTC)
::Still waiting for someone to write the documentation — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 16:06, 7 November 2024 (UTC)
== Inactive parameters ==
@[[User:Gonnym|Gonnym]], regarding [https://en.wikipedia.org/w/index.php?title=Module:WikiProject_banner/sandbox&diff=prev&oldid=1255719643 this edit] to the sandbox module, there is a problem. Now you are passing all sorts of categories like {{para|MAIN_CAT}} through so these categories will not be suppressed. If you recall, we allowed categories on inactive banners so that tracking categories such as [[:Category:Articles with WikiProject banners but without a banner shell]] would work. But now the only way of stopping the other categories is by filtering them out in the <code>p.inactive</code> function. So I think this needs reverting. What was the aim of that change, and maybe there is another way to achieve it — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 19:50, 6 November 2024 (UTC)
:There are many inactive banners with old and unsupported parameters. The code can't check them as we are overriding them. Other than MAIN_CAT, what other category parameter is sent? We can just override it with a blank parameter. [[User:Gonnym|Gonnym]] ([[User talk:Gonnym|talk]]) 15:42, 7 November 2024 (UTC)
::All the quality cats (unless you filter out class), all the importance cats (unless you filter out importance and all tf importances), any TF_MAIN_CAT, ATTENTION_CAT, etc. ... — Martin <small>([[User:MSGJ|MSGJ]] · [[User talk:MSGJ|talk]])</small> 18:16, 7 November 2024 (UTC)
|