Wikipedia:village pump (technical)#12 hours watchlist

{{Short description|Page for discussing Wikipedia technical issues}}

{{User:MiszaBot/config

| archive = Wikipedia:Village pump (technical)/Archive %(counter)d

| algo = old(5d)

| counter = 219

| maxarchivesize = 500k

| minthreadsleft = 4

| minthreadstoarchive = 1

| archiveheader = {{Wikipedia:Village pump/Archive header}}

}}

Category:Wikipedia village pump

{{PAGENAME}}

Category:Pages automatically checked for incorrect links

Category:Pages that should not be manually archived

{{Village pump page header|1=Technical|2=The technical section of the village pump is used to discuss technical issues about Wikipedia. Bug reports and feature requests should be made in Phabricator (see how to report a bug). Bugs with security implications should be reported differently (see how to report security bugs).

If you want to report a JavaScript error, please follow this guideline. Questions about MediaWiki in general should be posted at the MediaWiki support desk. Discussions are automatically archived after remaining inactive for {{Th/abp|age|{{{root|{{FULLPAGENAME}}}}}|cfg={{{cfg|1}}}|r=y}} {{Th/abp|units|{{{root|{{FULLPAGENAME}}}}}|cfg={{{cfg|1}}}|r=y}}.

|center=

{{FAQ|see also=Wikipedia:FAQ/Technical|style=margin: 0 auto; width: 85%;|collapsed=yes}}

|3=WP:VPT|4=WP:VP/T|5=WP:TECHPUMP|6=WP:PUMPTECH

}}__NEWSECTIONLINK__

{{centralized discussion|compact=yes}}

__TOC__

We will be enabling the new Charts extension on your wiki soon!

(Apologies for posting in English)

Hi all! We have good news to share regarding the ongoing problem with graphs and charts affecting all wikis that use them.

As you probably know, the old Graph extension was disabled in 2023 due to security reasons. We’ve worked in these two years to find a solution that could replace the old extension, and provide a safer and better solution to users who wanted to showcase graphs and charts in their articles. We therefore developed the Charts extension, which will be replacing the old Graph extension and potentially also the EasyTimeline extension.

After successfully deploying the extension on Italian, Swedish, and Hebrew Wikipedia, as well as on MediaWiki.org, as part of a pilot phase, we are now happy to announce that we are moving forward with the next phase of deployment, which will also include your wiki.

The deployment will happen in batches, and will start from May 6. Please, consult our page on MediaWiki.org to discover when the new Charts extension will be deployed on your wiki. You can also consult the documentation about the extension on MediaWiki.org.

If you have questions, need clarifications, or just want to express your opinion about it, please refer to the project’s talk page on Mediawiki.org, or ping me directly under this thread. If you encounter issues using Charts once it gets enabled on your wiki, please report it on the talk page or at Phabricator.

Thank you in advance! -- User:Sannita (WMF) (talk) 15:06, 6 May 2025 (UTC)

:Saving y'all a click: enwiki is May 20-22, 2025. --PresN 15:25, 6 May 2025 (UTC)

:For a quick look at a bar chart as deployed on Italian Wikipedia see w:it:Kirovo-Čepeck. William Avery (talk) 07:17, 7 May 2025 (UTC)

::Takes awhile to load, but good to see it working. CMD (talk) 07:40, 7 May 2025 (UTC)

:::Except for the fact that it pushes the content down when it's within the length of the infobox. It's also way to high. 12.172.251.103 (talk) 11:47, 8 May 2025 (UTC)

::::I'm running on the assumption it's configurable enough to not take up the entire page width each use. CMD (talk) 11:50, 8 May 2025 (UTC)

:::::Not there yet. See {{Phabricator|T376845}}. William Avery (talk) 12:45, 10 May 2025 (UTC)

: {{u|Sannita (WMF) }} Does it support horizontal bars? During the outage, I tinkered with a stopgap replacement that is template-based, and uses horizontal bars. For example, on Talk- or other non-mainspace pages, horizontal bars would permit the use of timeline-based charts that grows vertically downward as the timeline period is longer, unlike wit vertical bars which get thinner and thinner until they are squished into lines or become merged if too long a period is specified, unless averaging is introduced, which loses some detail and may hide sudden peaks. Meanwhile, the entire chart can be collapsed so it takes almost no vertical space on the Talk page except for the header. I am thinking in particular of the old, {{t|pageviews}} template often used among the headers of Talk pages, and disabled during the outage. Is there an option for a horizontal chart in the new extension? For some examples of horizontal pageviews from the temporary {{t|Xreadership}} template implemented as a stopgap during the outage, see Talk:Houthis, Talk:Same-sex marriage, or Talk:Pokémon. Thanks, Mathglot (talk) 21:26, 10 May 2025 (UTC)

::@Mathglot Hi, thanks for your question. No, horizontal bars are not implemented yet, also because there would be a challenging time in showing them on mobile, given the reduced space. You can open a task on Phabricator, and then linking it back to me, so that I can put it on the developers' radar. If you have problems with Phabricator, then I can help you opening a ticket. Let me know. Sannita (WMF) (talk) 09:00, 13 May 2025 (UTC)

{{tracked|T394066}}

::: {{u|Sannita (WMF)}}, thanks. Phab task added as requested. I can imagine various reasons why horizontal bars aren't implemented yet, but given that they already work on mobile in other contexts (see demo), I don't understand that reasoning. Thanks, Mathglot (talk) 16:17, 13 May 2025 (UTC)

Can the template list be closed by default in the editing window?

:Note: Actually, it is just after the edit window, and is labeled "Templates used in this preview".

It is really annoying to have to scroll by a huge list of templates (especially in country list articles) before I can see changes, or see the full preview.

I know I could close the list but I often forget to do so before scrolling past the point I can easily do so. --Timeshifter (talk) 01:40, 10 May 2025 (UTC)

:Not by default afaik, but there's a [https://www.mediawiki.org/wiki/Help:Extension:CodeMirror#Code_folding keyboard shortcut] for folding. (I only discovered it a few weeks ago, and it blew my mind!) -- Avocado (talk) 14:41, 10 May 2025 (UTC)

::{{re|Avocado}} It isn't working for me. See:

::List of countries by intentional homicide rate#By country, region, or dependent territory

::Mediawiki remembers whether the template list was collapsed or not from before. Most of the time though I don't pay attention because I am not on country list pages, and the template list is much shorter. And I may have looked for some template on that short list.

::But then I happen to be working on a country list page, and have this problem. I would like some CSS to keep the template list closed by default regardless of my last use of it. --Timeshifter (talk) 17:58, 10 May 2025 (UTC)

:::Yeah, the keyboard shortcut isn't sticky. Fwiw, I don't think this is something you can do with CSS, but there might be a javascript solution. Afraid I'm not personally familiar enough with the editor to make any specific suggestions for that, tho. -- Avocado (talk) 18:59, 10 May 2025 (UTC)

::::The keyboard shortcut is not working for me at all on Firefox on Win 10 Pro.

::::Javascript is fine too. --Timeshifter (talk) 19:35, 10 May 2025 (UTC)

:::::It works for me in Firefox on Mac -- or at least, the "fold all"/"unfold all" ones do. You do have to click into the edit box first, which sometimes gets me. (And this is in the 2010 source editor, fwiw, with syntax highlighting enabled.) -- Avocado (talk) 23:19, 10 May 2025 (UTC)

{{unindent|::::::}}

I see the problem. We are talking about 2 different things. You are talking about within the edit window.

I am talking about the template dropdown list after the edit window labeled "Templates used in this preview". I added a note at the top of the thread. --Timeshifter (talk) 23:38, 10 May 2025 (UTC)

:Oh! Sorry for not reading closely! -- Avocado (talk) 00:03, 11 May 2025 (UTC)

:The "Templates used in this preview" list, and the other collapsible lists below the edit form, should remember their state. If you collapse it, then it should start off collapsed the next time you open the editor. Matma Rex talk 00:07, 11 May 2025 (UTC)

::Timeshifter knows that. They wrote {{tq|I would like some CSS to keep the template list closed by default regardless of my last use of it.}}, so what they want is for the collapse state to be forgotten, and re-initialised to collapsed. The related HTML is

...

when collapsed, and

...

    ...

when uncollapsed. There's an associated CSS rule: [dir="ltr"] .mw-editfooter-toggler-collapsed.mw-editfooter-toggler::before {

transform: rotate(-90deg);

} which makes the triangles point to the right when the list is collapsed. Collapsing and uncollapsing are done by means of some JavaScript, which:

::*if the current state is collapsed: removes the mw-editfooter-toggler-collapsed and mw-collapsed classes, and also removes the display: none; declaration

::*if the current state is uncollapsed: restores the mw-editfooter-toggler-collapsed and mw-collapsed classes, and also restores the display: none; declaration

::The presence or absence of the mw-editfooter-toggler-collapsed class determines whether the triangle points right or down.

::The presence or absence of the display: none; declaration declaration determines whether the list is hidden or visible.

::I can write a CSS rule (or two) which will make the list start off collapsed, but the collapsing would then be permanent; I think that JavaScript is required to then make it uncollapsed on click. --Redrose64 🌹 (talk) 10:42, 11 May 2025 (UTC)

:::If you can get it to always be collapsed when I load, reload, or save a page that would be great. But I want to be able to manually open the list. I'll use whatever works that I can add to my user CSS and user JS. --Timeshifter (talk) 18:18, 11 May 2025 (UTC)

::::Oh, sorry I misread that. You could do this in your user JS:

::::localStorage.setItem('mwedit-state-templatesUsed', '0');

::::This will change the remembered state of the list to be collapsed whenever you load a page. Matma Rex talk 19:54, 11 May 2025 (UTC)

:::::Thanks! It works. Others may be interested. If so, add it here:

:::::Special:MyPage/common.js

:::::I see you are a mediawiki developer. Maybe this option can be added here:

:::::Special:Preferences#mw-prefsection-editing

:::::--Timeshifter (talk) 00:41, 12 May 2025 (UTC)

How can I use different colors in light theme and dark theme?

Some wikis support using different colors in light theme and dark theme. Is this feature currently supported in English Wikipedia, or not yet? Upset New Bird (talk) 12:00, 10 May 2025 (UTC)

:Generally, to make it easier for different skins to configure appropriate colours, it's best to use a colour from the standard set of colours. See {{section link|:mw:Recommendations for night mode compatibility on Wikimedia wikis|Use CSS variables or CSS design tokens with fallback for background and text where possible}}. That page also provides instructions on how to write style rules to choose different colours based on dark or light mode, but using the standard colours will leverage the work being done by others to ensure that the standard palette is accessible and matches the skin in use. isaacl (talk) 14:28, 10 May 2025 (UTC)

::See also: Help:Table/Advanced#Colors in tables. Feel free to update that section, and its subsections. --Timeshifter (talk) 18:06, 10 May 2025 (UTC)

:::@Isaacl, @Timeshifter: For example, I mean how to show the colors "white", "yellow", "purple", "red", "black" and "gray" in light mode as "black", "blue", "#80FF80", "cyan", "white", and "gray" in dark mode. Upset New Bird (talk) 00:07, 11 May 2025 (UTC)

::::There's no simple way to shift specific colours to different colours. The link I provided has a link to a page listing the standard set of colours, named by their role in the user interface design. You can redefine the corresponding [https://developer.mozilla.org/en-US/docs/Web/CSS/--* custom CSS properties] to different colour values, but you'll have to be comfortable with writing CSS to do that. isaacl (talk) 02:32, 11 May 2025 (UTC)

:::::@Isaacl: I found the way to do so! See [https://en.wikipedia.org/w/index.php?title=User:Upset_New_Bird/sandbox&oldid=1289829921]. Upset New Bird (talk) 03:40, 11 May 2025 (UTC)

::::::Thanks for making me aware of the light-dark() feature, first deployed by browsers in 2024. I'm not sure what your planned usage is, though. If you're using it in text you're writing, for example, then using light-dark() will ignore the user's light/dark mode Wikipedia setting in favour of the user's setting in the browser/OS. It also will only work with newer browsers. The page to which I linked explains how to write CSS rules that will follow the user's light/dark mode Wikipedia settings, including if they configure it to follow the browser/OS setting. isaacl (talk) 04:23, 11 May 2025 (UTC)

:::::::@Isaacl: Note that the "light-dark()" feature I used works in light/dark mode in English Wikipedia itself. Upset New Bird (talk) 06:58, 11 May 2025 (UTC)

::::::::Clearly there's some subtleties in the dark mode implementation that I don't know about... The other issues I described remain. What is your intended usage? isaacl (talk) 08:41, 11 May 2025 (UTC)

:::::::::@Isaacl: My purpose is in order to optimize the table both in light mode and dark mode. Is it odd? Upset New Bird (talk) 08:45, 11 May 2025 (UTC)

::::::::::[//www.w3.org/TR/css-color-5/#light-dark The light-dark() function] is quite new, it was added to CSS Color Module Level 5 with the 29 February 2024 revision. Since this doc is a W3C Working Draft, it should not be relied upon. To those sceptics who have told me in the past that W3C Working Drafts will eventually make it to W3C Recommendation, please note that [//www.w3.org/TR/2022/WD-css-color-5-20220428/#colorcontrast the color-contrast() function], which was last described in the 28 April 2022 revision, has since been dropped. --Redrose64 🌹 (talk) 11:59, 11 May 2025 (UTC)

:::::::::::@Redrose64: It seems that English Wikipedia supports "light-dark()" function, but does not support "color-contrast()" function. This table shows different colors by the user's color mode (light or dark). [https://en.wikipedia.org/w/index.php?title=User:Upset_New_Bird/sandbox&oldid=1289972081] Upset New Bird (talk) 01:01, 12 May 2025 (UTC)

::::::::::::Support for light-dark() and color-contrast() is nothing to do with Wikipedia, it's entirely in your browser. If your browser doesn't support color-contrast(), that does not surprise me, as it was removed from the CSS Color Module Level 5 spec, which as I already mentioned, is a draft and subject to amendment. --Redrose64 🌹 (talk) 16:02, 12 May 2025 (UTC)

::::::::::Are you referring to a specific table? For tables in general, I think it's better to just use colours from the standard set. The actual colours used in light and dark modes will be centrally maintained, and can be adjusted by skins. isaacl (talk) 14:30, 11 May 2025 (UTC)

:::::::::::@Isaacl: What I mean is to make it easier to view tables in dark mode. Upset New Bird (talk) 01:35, 12 May 2025 (UTC)

::::::::::::I don't understand what is the current problem with tables in dark mode, or why any issues can't be handled by using the standard set of colours. isaacl (talk) 04:35, 12 May 2025 (UTC)

Note: The "light-dark()" feature is now available in all three major browser engines, and becomes Baseline Newly available as of 13th May 2024. See [https://web.dev/articles/light-dark]. Upset New Bird (talk) 02:48, 12 May 2025 (UTC)

:AIUI, light-dark is insufficient to support all display modes on Wikipedia. There is "light mode", "dark mode", and "OS mode" here. light-dark meaningfully supports only the last of the three. Izno (talk) 03:03, 12 May 2025 (UTC)

::light-dark() reacts to the color-scheme property that is set by the dark mode toggle, so it should work also for "forced" light and dark mode. hgzh 08:56, 12 May 2025 (UTC)

Trying to balance the party colours in this template I am creating

Hello, with the 2025 Australian Senate Election results currently being counted I am creating this template to create a new standard for Joint Tickets in the senates results. Currently they are raw modified tables in the results at the New South Wales and Victoria bits (look for the joint tickets involving HEART, People First and Libertarians), and on the pages there the 3 colours are balanced. I am trying to replicate this with the template to replace the need for modifying the table directly but it isn't working properly and I have no idea how to get the 3 colours to balance. The documentation provides an example from the NSW results of that election. Any tips or help on how I can get these colours to be balanced? Thanks in advance! Comfisofa (talk) 11:41, 11 May 2025 (UTC)

:{{fixed}} and added a comment to help future editors understand why the template is written the way that I just did. CX Zoom[he/him] (let's talk • {CX}) 12:59, 12 May 2025 (UTC)

::Incredibly thankful for this! Truly a life saver! Comfisofa (talk) 13:33, 12 May 2025 (UTC)

:::Welcome! CX Zoom[he/him] (let's talk • {CX}) 22:03, 13 May 2025 (UTC)

Is incategory searching broken?

When I'm doing WP:DRAFTNOCAT/WP:USERNOCAT cleanup, because {{cl|Living people}} is massive (thus impossible to search manually) and collects new draft and user sandbox pages daily instead of once in a blue moon, I do an [https://en.wikipedia.org/w/index.php?search=incategory%3A%22Living_people%22&title=Special%3ASearch&profile=advanced&fulltext=1&ns2=1&ns3=1&ns118=1&ns119=1 incategory search] on it a few times a day instead of only dealing with it when the weekly reports run. I've noticed that for several weeks now that after getting a draft or user page out of the category there's been a lag before the page would actually drop out on refreshing the search — in the past a page would typically drop out close to instantly in some cases, and within 30 seconds to one minute in others, but for several weeks now it's taken more like 10 to 15 minutes before a page would drop.

Today, however, all of the draft/user pages that were in the category this morning still haven't dropped out more than two hours after being removed. So I wanted to ask, is there something wrong with incategory searching all of a sudden? Bearcat (talk) 15:39, 12 May 2025 (UTC)

:Thanks for noticing, indeed the indexing pipeline got stuck today around 13:30 UTC and no updates were being processed. It failed very early in the bootup process which didn't trigger our typical alerts. New alerts have been added, and that system has been restarted and is now processing edits again. most of the pages in the example have cleared out, the rest of the backlog should finish soon.

:As to the update latency, around 5 minutes is the expected minimum latency for edits to make it into search today. Somewhere between 5 and 8 is probably most typical. That was indeed on a 30s cycle previously, but the update pipeline had to change to include asynchronously generated information (such as article topic predictions) which pushed the minimum update time to around 5 minutes.

:EBernhardson (WMF) (talk) 16:55, 12 May 2025 (UTC)

::Thanks for figuring this out so quickly. No worries on the five to ten minute drop time — it is a minor hassle when I'm doing draft/user nocat cleanup, because I have no way to distinguish "page that just hasn't dropped yet" from "the creator added the categories back again one minute after I removed them" or "I actually missed a category the previous time" without checking the page a second or third time, but all things considered if that's the worst thing that happens to me all day it isn't that big a deal. So if there's a clear reason for it, it's a thing I can continue to live with — but obviously pages not dropping hours later was something weird, so thanks for resolving it. Bearcat (talk) 20:17, 12 May 2025 (UTC)

Viewing watchlist by date added?

I'm familiar with the Raw Watchlist view, but that's alphabetical. Is there any way to get a listing of all articles on one's own watchlist, ordered by date added? -- Avocado (talk) 21:35, 12 May 2025 (UTC)

:No. --Redrose64 🌹 (talk) 22:31, 12 May 2025 (UTC)

:: Expanding a bit ... If you look at the page about the database table you will see that the date added is not recorded. Maybe it should be, but I don't see such a change happening soon — GhostInTheMachine talk to me 11:20, 14 May 2025 (UTC)

:::Ah, thank you. Yes, that would indeed make it impossible. And even if they started recording it in the future, that wouldn't help much with pruning my present watchlist based on prior waves of now-abandoned editing interests, nor with retrieving a list of pages I've edited in a particular period (though the latter could probably be achieved through some grouping of contribution log records, I suppose). -- Avocado (talk) 12:07, 14 May 2025 (UTC)

::::@Avocado User:Ahecht/Scripts/watchlistcleaner lets you purge items from your watchlist that you haven't edited recently (and lets you specify what window of time you consider "recent"). --Ahecht (TALK
PAGE
)
19:37, 15 May 2025 (UTC)

:::::Thanks! That looks potentially useful. Personally, there's some select stuff from ancient history that I'd be sad to have removed. Hence the desire to manage it myself but with date as sorting criterion. -- Avocado (talk) 21:08, 15 May 2025 (UTC)

::: OTOH, sorting by the wl_id field may give you an equivalent to "ordered by date added" (just not the date itself). But I don't know of any way to do that without direct access to the production databases; existing UIs look like they generally sort by namespace and title, or don't sort at all. Anomie 13:01, 14 May 2025 (UTC)

:::: {{ec}} phab:T125991 phab:T67187. * Pppery * it has begun... 13:02, 14 May 2025 (UTC)

::::Oh, sorting by ID is a good idea! Is that data accessible via API? If so, where might one look for docs about that? I could probably produce a quick-and-dirty script to pull that data in an afternoon. Even if the ID isn't in perfect chronological order, it'd be better than nothing for current purposes. -- Avocado (talk) 14:32, 14 May 2025 (UTC)

::::: No way to fetch it that I know of or can see in a quick search. Anomie 23:07, 14 May 2025 (UTC)

::::::I appreciate your looking into it! I think I'm going to try to pull some of this off by reading the full contribution history from the API, since I have "watch page" on by default. Should be close enough. For read-only access, is one required to apply for bot operation permissions before creating a bot password for authenticated access to the API? -- Avocado (talk) 23:57, 14 May 2025 (UTC)

::::::: No, there's no such requirement. Anomie 00:29, 15 May 2025 (UTC)

Tech News: 2025-20

MediaWiki message delivery 22:34, 12 May 2025 (UTC)

Wikidata list

Hello, I need assistance with generating a list based on Wikidata. I would appreciate any help. Regards. Riad Salih (talk) 12:55, 13 May 2025 (UTC)

:d:Wikidata:Request a query is a better place for that query. If you do post there, specify what you are looking for specifically. Snævar (talk) 16:34, 13 May 2025 (UTC)

:Thanks, but I have already created the page; there is just a problem with the list being repeated. Riad Salih (talk) 16:38, 13 May 2025 (UTC)

::@Riad Salih: you forgot to include {{tl|Wikidata list end}}, the bot has no idea when to stop. Sjoerd de Bruin ({{int:Talkpagelinktext}}) 15:55, 14 May 2025 (UTC)

:::@Sjoerddebruin Thank you, it worked! I really appreciate it. Riad Salih (talk) 16:09, 14 May 2025 (UTC)

Discussion Timeline script

When a discussion gets many replies by many people it can get pretty difficult to see in what chronological order the posts were written.

Is there a script that allows you to travel through time through a discussion? I mean other than User:Polygnotus/Scripts/Timeline.js of course. Polygnotus (talk) 04:17, 14 May 2025 (UTC)

:While cumbersome, using the page history to select the earliest edit you want to see, than selecting "next edit" on each successive page would do that. Donald Albury 13:19, 14 May 2025 (UTC)

::For those using a desktop browser, the "Browse history interactively" dropdown that appears at the top of a diff page lets you hover over a bar graph to see the edit summaries of each edit. isaacl (talk) 15:45, 14 May 2025 (UTC)

::Thanks both! Hitting "next edit" works indeed, but gets a bit tiresome.

::The "Browse history interactively" dropdown only shows up on diff pages and requires you to scroll up, click a diff, scroll down, try to find what changed, et cetera.

::With this new script you can just click and hold the slider and drag the mouse to the left and right.

::Kinda figured someone must've already made something like that but I guess not. Thanks! Polygnotus (talk) 13:30, 15 May 2025 (UTC)

Categories being re-processed?

I have a script on my PC that checks for new entries in various categories. For example, the {{CL|2022 deaths}} generally reports just a couple of additions on most days. However, starting on Monday, it exploded and reported bulk additions and still is. The articles themselves have not been updated, their histories show no recent changes and I could not find a specific template that has recently been changed. Hunting around implies that this is happening for other birth and death categories, but not for other person-related categories. (FYI, I call the API with a query like this: {{TQ| 1=action=query&list=categorymembers&cmnamespace=0&cmtype=page&cmlimit=50&cmstart=2025-05-11T23:59:59.999&cmend=2025-05-11T00:00:00&cmsort=timestamp&cmdir=descending&formatversion=2&format=json&cmprop=title|timestamp&cmtitle=Category:2022_deaths}}.) What happened around midday on Monday? Was there a database change? Did I miss a template change that has triggered bulk updates? Why does the API report changes that the articles do not? Answers on a postcard please — GhostInTheMachine talk to me 10:13, 14 May 2025 (UTC)

: {{u|EBernhardson (WMF)}} is this related to the indexing pipeline issue? If so, why just some categories and why is the API seeing it as changes to category membership? — GhostInTheMachine talk to me 10:18, 14 May 2025 (UTC)

: I can tell you that the cmstart and cmend parameters work off of the field that's reported with cmprop=timestamp. What may have caused mass updates to that, I have no idea. Anomie 13:09, 14 May 2025 (UTC)

:: Probably phab:T385954. * Pppery * it has begun... 13:13, 14 May 2025 (UTC)

New thread subsumed into GA review above it

See Talk:Coronation of Mindon Min. I [https://en.wikipedia.org/w/index.php?title=Talk%3ACoronation_of_Mindon_Min&diff=1290365196&oldid=1223889783 added] a new thread about a contradiction between the article and another. It appears to have been eaten by the "Overall assessment" section of the transcluded GA review above it. I can't work out why. Can anyone fix it? Thanks, DuncanHill (talk) 10:46, 14 May 2025 (UTC)

:Fixed, the table was not closed so the new posts were absorbed into it. CMD (talk) 10:58, 14 May 2025 (UTC)

::Thank you. DuncanHill (talk) 11:00, 14 May 2025 (UTC)

Verification request

Hello guys! I did some changes on "Wi-Fi Protected Setup", and i want them to be verified by someone to make sure they are correct. If you want, and know something about Wi-Fi networks and cybersecurity, i would be grateful if you check them. Thanks in advance!

P.S. i am sorry for adding this request on the technical discussions.

--Dimitrie569 (Talk) 19:23, 14 May 2025 (UTC)

:Discussion about an article's contents takes place on its corresponding talk page (in this case, Talk:Wi-Fi Protected Setup). There's a link to it below the article title. If no one responds, you can look at the list of associated WikiProjects at the top of the talk page, and use their talk pages to post a link to the discussion on the article talk page. isaacl (talk) 15:59, 15 May 2025 (UTC)

::Hmm ok, i should keep it in mind the next time. --Dimitrie569 (Talk) 18:52, 15 May 2025 (UTC)

Font change in desktop view on mobile

Did the CSS just change on mobilein desktop view as seen on mobile? Page body text on my phone is a lot denser today. Chrome on a Galaxy phone. Largoplazo (talk) 14:59, 15 May 2025 (UTC)

:Not on mobile, but on the usual Vector2022 view on a desktop I'm seeing text that appears a lot denser today as well. It's hard to tell because I don't have before and after screenshots, but my suspicion is that the leading (space between consecutive lines of text) has been reduced. I went into my custom css and increased the line-height (mine has a line ".vector-body {font-size: 115%; line-height: 150%;}" but you may not want such extreme values) and it looked a lot better again. —David Eppstein (talk) 18:28, 15 May 2025 (UTC)

::I just realized, it isn't mobile view, it's desktop view though on my phone. I've edited my original post. Largoplazo (talk) 19:50, 15 May 2025 (UTC)

::On the other hand, I'm not noticing a difference on my desktop monitor! Largoplazo (talk) 22:55, 15 May 2025 (UTC)

:On desktop my icons are smaller today too... Sock-the-guy (talk) 19:38, 15 May 2025 (UTC)

::File:Block message size.png MonoBook here, and while I don't see that, I do see the pink box atop the editing window that - for instance - has the this-user-has-been-blocked-by-who-and-why looks to have larger text today. Or maybe it's always been this way and I'm losing my mind, that can't be ruled out? - The Bushranger One ping only 19:27, 15 May 2025 (UTC)

::No, you're right, it is bigger. Remember, WP:ITSTHURSDAY. --Redrose64 🌹 (talk) 21:13, 15 May 2025 (UTC)

:::woah I didn't know about that. Thanks! Sock-the-guy (talk) 21:21, 15 May 2025 (UTC)

:::Aha. That would explain the larger text in the block notices. I also noticed the text in the box here looks odd ({{ping|Parsecboy}} since I'm linking your page for an example!). And I'm going to guess that Wikimedia Commons got rolled out on Wednesday, which might explain the Metadata text looking bigger that I noticed there yesterday... - The Bushranger One ping only 22:48, 15 May 2025 (UTC)

:I've also caught that it impacted the old revision notice, see [https://en.wikipedia.org/w/index.php?title=User:Izno&oldid=1261463683 my user page for example]. Izno (talk) 23:15, 15 May 2025 (UTC)

::Based on the phab chatter, this is phab:T394305 and should be fixed already +- caches +- hard refreshing. Izno (talk) 23:17, 15 May 2025 (UTC)

Who Wrote that not working

I removed it from Chrome checking whether any extensions were causing problems (it was bad memory). Replaced it and it no longer shows up in Tools. Windows 11. Than ks. Doug Weller talk 16:03, 15 May 2025 (UTC)

Home / Away formatting in Module:Sports results

I'm curious to know whether this module can be edited to format the team header to use Template:Diagonal_split_header or _2. When adding either template to an individual table using team_header={{diagonal split header 2|Home|Away}} the result only shows the class and style in plain text, presumably because the module creates the table using class="wikitable plainrowheaders"? StatmanIbrahimovic (talk) 18:24, 15 May 2025 (UTC)

Toolforge down?

One of my regular tools I use is to check for empty categories which is on Toolforge and I now get this message:

::Webservice is unreachable

::The tool responsible for the URL you have requested, https://empty-categories.toolforge.org/go, is not currently responding.

I've already informed the tool creator but I don't think it is just a problem with this link. Any idea when this might be fixed? Thanks. Liz Read! Talk! 19:25, 15 May 2025 (UTC)

:@Liz All of my toolforge tools are currently working, so it's likely just a problem with that specific tool. --Ahecht (TALK
PAGE
)
19:28, 15 May 2025 (UTC)

:::That's interesting. I also work with User:DreamRimmer bot II and that's been out of commission for the past three hours, I'm not sure there is any connection. It's a challenge when the tools you use every day don't function, you learn how much you rely on them. Thanks for the update on your end, Ahecht. Liz Read! Talk! 19:36, 15 May 2025 (UTC)

invoke:cite causing harv and sfn no-target errors false positives

The article Gaza genocide has recently had a number of citation templates changed to use #invokle:cite. Unfortunately this causes the article to appear in :Category:Harv and Sfn no-target errors and also false positive messages from User:Svick/HarvErrors. Is there a way to fix this? Thanks, DuncanHill (talk) 20:01, 15 May 2025 (UTC)

:@Trappist the monk This appears to be an issue with switching from Module:Cite web to Module:Cite, and will likely require updates to Module:Footnotes to accommodate the new module naming scheme. --Ahecht (TALK
PAGE
)
20:45, 15 May 2025 (UTC)

::This is not really a fix, but the usual workaround for false positive harv errors is to use {{tl|sfn whitelist}}. —David Eppstein (talk) 21:05, 15 May 2025 (UTC)

:::That needs to be done on a per-article basis. If more than one article is affected, it's easier and quicker to add an entry to Module:Footnotes/whitelist. --Redrose64 🌹 (talk) 21:18, 15 May 2025 (UTC)

::::Neither of those 'fixes' should be pursued. The 'fix' is to fix Module:Footnotes so that it recognizes {{#invoke:Cite|xxxx|....}} and can then extract the necessary info from the invoke.

::::—Trappist the monk (talk) 21:26, 15 May 2025 (UTC)

:::::{{re|David Eppstein}} there are about 500 instances, the sfn whitelist would be ludicrously and unmanageably long. DuncanHill (talk) 21:45, 15 May 2025 (UTC)

:::::@Trappist the monk@Hike395: I think I've implemented that at Special:Diff/1271779136/1290610723, but would appreciate a second/third set of eyes on it. It should work for both cases like {{mlx|cite|web|...}} and {{mlx|cite tweet||...}}, but it would interpret {{mlx|cite tweet|main|...}} as {{tl|cite tweet main}}.--Ahecht (TALK
PAGE
)
21:45, 15 May 2025 (UTC)

::::::Editor Hike395 rewrote most of Module:Footnotes/anchor_id_list to the point where I no longer recognize the code so I am not the best person to say if what you have added was a good addition. I do notice that the 'template' names created from #invokes are not listed in template_list. Edit this version of my sandbox (don't change anything) and click Show preview. Then, in the Parser profiling data dropdown, click show under Lua logs. You should see something like this:

:::::::template_list = table#1 {

["Cite SSRN/new"] = 1,

["Template:Harvard citation no brackets/sandbox"] = 1,

}

::::::In my sandbox page there are two {{#invoke:Cite|news|...}}. Change one of them to {{Cite news|...}}. Show preview; Show Lua logs. You should see something like this:

:::::::template_list = table#1 {

["Cite SSRN/new"] = 1,

["Cite news"] = 1,

["Template:Harvard citation no brackets/sandbox"] = 1,

}

::::::Where is the missing 'cite news' from the invoke?

::::::—Trappist the monk (talk) 22:36, 15 May 2025 (UTC)

:This version (permalink) of Gaza genocide directly precedes the edit that converted Module:Cite web and others to Module:Cite. Note that that §References section in that older version also has lots of harv errors. From that, I conclude that the change to Module:Cite {{em|did not}} cause any new problems. It appears that these errors began appearing 2025-05-03 at this edit (permalink). Since that time no one has bothered to notice or if they noticed, did not say anything. Of course, that harv error message is hidden so that might explain why the silence. No doubt, there are other articles where these sorts of error messages have not been noticed.

:

:User:Trappist the monk/HarvErrors does not show any error messages. The only error messages that I see are from Module:Footnotes.

:

:For those interested, Module:Cite web, Module:Cite news, and a few others are soon to be deleted so look now before their deletion prevents you from confirming what I have written.

:—Trappist the monk (talk) 21:26, 15 May 2025 (UTC)

::The edit on the 3rd May marked the use of #invoke, so it seems to be #invoke that is causing the problem. As for not raising it earlier, I am sorry but I have a life. DuncanHill (talk) 21:45, 15 May 2025 (UTC)