Category rename

edit

You're invited to join the discussion at Wikipedia:Categories for discussion/Log/2020 August 2 § Category:Articles using sidebar games events without correct name. If the category will be renamed, code of Module:Sidebar games events will need to be adjusted correspondingly. —⁠andrybak (talk) 19:32, 3 August 2020 (UTC)Reply

Template-protected edit request on 12 August 2020

edit

Tracking category used by this module has been renamed. Please apply Special:Diff/874218002/972579862 to use Category:Templates using sidebar games events without correct name. —⁠andrybak (talk) 20:50, 12 August 2020 (UTC)Reply

  Done Jackmcbarn (talk) 22:45, 12 August 2020 (UTC)Reply

TemplateStyles

edit

I've moved this module to TemplateStyles a la Module talk:Sidebar#TemplateStyles. Let me know if things are glitchy. --Izno (talk) 21:07, 15 February 2021 (UTC)Reply

@Izno: I think the recent change may have impacted Football at the 2020 Summer Olympics – Women's qualification? The sidebar {{Football at the 2020 Summer Olympics}} appears much wider than normal in my browser, which seems to be caused by the presence of {{Qualification for women's championships (UEFA)}} lower on the page. S.A. Julio (talk) 20:14, 19 February 2021 (UTC)Reply
@S.A. Julio: Indeed it did. There are two ways to fix this (in the styles sheets)
  1. Be a bit more specific in Module:Sidebar games events/styles.css where it differs from Module:Sidebar styles.
  2. Change Sidebar to act more like SGE in regard to width. I started a discussion at Module talk:Sidebar#Width auto and similar sidebars regarding that.
I'll take option 1 for now (and sync other styles that have drifted for some reason or another). --Izno (talk) 20:25, 19 February 2021 (UTC)Reply

hlist

edit

Frietjes Do you remember why you added hlist to the module? I'm sampling uses but I haven't seen a case that actually needs it. I could be blind or I could not realize how this module is used sometimes.

Probably ditto the recommendation for plainlist in the documentation. Izno (talk) 19:46, 9 March 2022 (UTC)Reply

Izno, no idea. I have added some tracking to check to see if this is used anywhere which we can remove as soon as we know the category has had a chance to fill and is empty. the number of uses is going to be low enough that we can definitely remove hlist, and probably remove the class parameter completely. Frietjes (talk) 23:09, 9 March 2022 (UTC)Reply
I fixed about 30 templates, and have now remove the class parameter and the hlist class. I am going to keep the tracking there for the moment to see if anything new pops up in the tracking categories for fixing. Frietjes (talk) 19:59, 10 March 2022 (UTC)Reply

Urgent: Please fix this template for printed content Module:Sidebar games events/styles.css.

edit

Firstly, apologies for writing in English if this is not your first language (this is an automated message).

This template has been detected as one of 436 pages using styles that break the page when printed when the user is using dark mode. The fix is very straightforward - all your styles relating to dark mode must be scoped to. Since there is a high risk of this templates being copied to other wikis it is important this notice is acted on ASAP.

To fix this:

  1. Update `@media (prefers-color-scheme: dark` to `@media screen and (prefers-color-scheme: dark`
  2. Wrap any styles relating to `html.skin-theme-clientpref-night` in `@media screen`

If this message has not been acted on in 7 days, this will be fixed by an automated script. Thank you for your help fixing this important issue.

For any questions feel free to ask them at phab:T369874.

Jon (WMF) (talk) 18:21, 2 August 2024 (UTC) on behalf of the web team.Reply

Done. Izno (talk) 22:30, 3 August 2024 (UTC)Reply