Jump to content

Wikipedia:Village pump (technical)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Base (talk | contribs) at 20:25, 18 April 2023 (→‎Graphs disabled message). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

 Policy Technical Proposals Idea lab WMF Miscellaneous 
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 five days.

Implementing the consensus to set Vector 2022 to full width by default

Given the WMF has refused to do so, and given that they have ignored my comment that if they don't we will, although we would prefer they do as the solution will be cleaner, I think our only option is for us to do this ourselves.

Alexis Jazz has been kind enough to provide the CSS required for us to do this, which can be seen here.

A demonstration of this code can be seen here; note that the flash of unstyled content only appears for the demo, and putting the code in your own vector-2022.css style sheet or in MediaWiki:Vector-2022.css does not result in it.

I'm putting the code here for review by the broader community; if no one sees any issue with it then in line with the consensus at the Vector 2022 rollback RfC I will make an edit request at MediaWiki talk:Vector-2022.css. BilledMammal (talk) 20:21, 29 March 2023 (UTC)[reply]

phab:T332505 and phab:T332426 haven't been "refused" at this point, interested technical editors are welcome to contribute a patch for the first. — xaosflux Talk 21:09, 29 March 2023 (UTC)[reply]
The WMF has made it clear through comments at Wikipedia talk:Requests for comment/Rollback of Vector 2022#Proposal for next steps following the closure of the Vector 2022 RfC that they will not be implementing full width as default; I believe that we made the right choice in the introduction of the limited width and that, for readers, we are continuing to make the right choice in the decision to keep it as the default, emphasis mine.
Given this, and given their failure to reply to this comment, I don't see any reason to believe that this will change, regardless of whether the phab tickets remain technically open, and as such we need to do this ourselves. BilledMammal (talk) 21:13, 29 March 2023 (UTC)[reply]
The test would be if there was refusal to promote the patch, doing this server side would be much preferable then client-side hacks, especially for logged out users. As far as DIY, if you have a patch ready submit it and see. — xaosflux Talk 21:16, 29 March 2023 (UTC)[reply]
I don't have a patch, but I think a comment from the Chief Product and Technical Officer for the Wikimedia Foundation saying that they are continuing to make the right choice in the decision to keep it as the default is sufficient test; I doubt they'll suddenly reverse their opinion because a patch permitting such an option was provided.
I'm also not particularly eager to spend time learning the WikiMedia code base so that I could create such a patch, as I see no reason to believe it would be accepted - I also note Izno's comment about whether a solution for this would be better done in style sheets. BilledMammal (talk) 21:25, 29 March 2023 (UTC)[reply]
FWIW, I tested that code snippet on test2wiki, and it is not ready as-is, many pages got forced in to an even-narrower viewport that could not be recovered from. Anything like this would need very very extensive testing (think of how much went in to the client-side darkmode hack, and there are still errors reported constantly). — xaosflux Talk 00:40, 30 March 2023 (UTC)[reply]
Can you give an idea what sort of pages those appear in? I've also found an issue with preference/contribution/etc pages; I'm working on that one. BilledMammal (talk) 01:48, 30 March 2023 (UTC)[reply]
Figured out part of the reason there are issues on contribution/category/etc pages; it's disabled by default there. This does mean that there is a bug in that the toggle shows up even on those pages; I've submitted a bug report. BilledMammal (talk) 02:46, 30 March 2023 (UTC)[reply]
Mostly on every Special: page. Note, it isn't just the icon being there or not, that CSS made the entire page much worse. As I noted, this would need extensive testing across all pages and actions before we would ever consider it for production. — xaosflux Talk 09:51, 30 March 2023 (UTC)[reply]
Sorry, I wasn't clear; the bug with the toggle was unrelated except for the fact that I discovered it while looking into this. The reason it fails there is because by default the width toggle is disabled on pages in namespaces 12 and -1 (with the exception of user preferences); because this wasn't accounted for it resulted in some unexpected behavior.
Alexis Jazz has produced an updated script that fixes most of those issues, although I believe there are a couple still to resolve - I'll look into it further when I have time, and in the meantime hopefully it will become unnecessary because the WMF will agree to implement it on their end. BilledMammal (talk) 22:41, 30 March 2023 (UTC)[reply]
It also seems to break the full/limited width toggle for logged out users.. is the idea to prevent unregistered users from selecting a preference? — TheresNoTime (talk • they/them) 01:50, 30 March 2023 (UTC)[reply]
My tests suggest that it does work for logged out users, although there is still some work to be done per xaosflux - see the demonstration linked above. It could be that the version I'm currently working on broke something there? I've updated the link in the original post to a static container. BilledMammal (talk) 02:31, 30 March 2023 (UTC)[reply]
@Xaosflux: I looked into creating a patch, and believe I have something that would allow TNT's patch to work; see the bottom of phab:T332505. BilledMammal (talk) 07:42, 30 March 2023 (UTC)[reply]
@BilledMammal: I just wanted to note this somewhere; my interactions with Vector 2022 and the resultant RfC/discussions/etc. have been entirely in my capacity as a volunteer (and I include the above-mentioned patch in that). I'm always more than happy to help where I can though, up to and including writing patches and trying to "prod" the right people to take a look TheresNoTime (talk • they/them) 08:19, 30 March 2023 (UTC)[reply]
Thank you, it is appreciated. BilledMammal (talk) 09:04, 30 March 2023 (UTC)[reply]
You might have to translate for us mere non-coding mortals. Would that make it the default for English Wikipedia? North8000 (talk) 21:18, 29 March 2023 (UTC)[reply]
Yes, this CSS would make full width the default on the English wikipedia if added to MediaWiki:Vector-2022.css. BilledMammal (talk) 21:25, 29 March 2023 (UTC)[reply]
Hi everyone, thank you for bringing this up. I just wanted to mention that the discussion on next steps is still ongoing on this page and we’re still working on the best way to proceed. We have presented a few different options for how all users can clearly choose which width they prefer, and which the community is currently discussing and weighing the pros and cons of. There is also discussion of how we can respect current existing user preferences on the width. We hope to allow a few more days for discussion and provide a summary and concrete next steps by Tuesday, April 4. @SDeckelmann-WMF is out this week, but will be back next week to continue the conversation. OVasileva (WMF) (talk) 01:01, 30 March 2023 (UTC)[reply]
@OVasileva (WMF): To clarify, are you saying that things have changed since 25 March and you will now be respecting the consensus to set the default for logged-out users as full width? BilledMammal (talk) 01:05, 30 March 2023 (UTC)[reply]
Alexis Jazz has produced an updated version of the CSS file, which may have fixed the issues you saw Xaosflux; so far, I'm not noticing any. It can be found here. BilledMammal (talk) 09:04, 30 March 2023 (UTC)[reply]

All this is so sad, and I bet most people are tired of it. So there was a well hidden RFC, where someone snuck in a second question somewhere near the bottom of the page. And some people answered what they liked better, and there were some good arguments like why any publication ever published had limited line length. Expectedly, no agreement was reached. But hey, there's consensus, and we'll make the English Wikipedia different from any other Wikipedia in the World, and we're gonna push it just so we can show who's the boss. That RFC was like me standing in the long return line at Costco the other day; guess what, everyone had to say something against Costco, 100% consensus! 300 people is by no means a majority of users. It's not even a majority of this Wikipedia's administrators. But okay, keep pushing your agenda, enjoy your 1.5 foot line lengths. 2604:CA00:16B:990E:0:0:662:4239 (talk) 18:11, 30 March 2023 (UTC)[reply]

You are implying that the majority of arguments either way where WP:ILIKEIT, which is not the case. They presented considerations that involve the implications of the changes on the experience of all users, not just the preferences of the RfC's participants. It is also strange that you are calling one of the most participated-in RfCs of all time "well hidden," and the second question was there almost from the start. small jars tc 09:18, 31 March 2023 (UTC)[reply]
well hidden the RfC was listed at WP:CENT, notified at every applicable noticeboard and talk page, even including Donald Trump’s talk page for some reason, and reached WP:300 levels for support, WP:200 for oppose, and over 150 participants in the second question alone. Aaron Liu (talk) 02:01, 2 April 2023 (UTC)[reply]
English Wikipedia was already different from the rest of the world long before a Vector 2022 was ever considered. Every wiki is unique. Not sure what you were heading at there. Tvx1 21:24, 2 April 2023 (UTC)[reply]

I personally would wait to see what WMF does before diving into CSS. It is WP:NOTAVOTE, it is a consensus process. Whatever we do we should take into account practical considerations, like different screen sizes and devices. Maybe set the "limited width" to only take effect as soon as the screen is extended beyond a specific screen resolution (like 1080px)? This is a good compromise between those that want some fixed width and those that want unlimited width. Then we do not have to worry about window resizing or any of that nonsense. It could be an in-between toggle. Aasim - Herrscher of Wikis ❄️ 14:30, 31 March 2023 (UTC)[reply]

Then the contention would be that the width that you need to go to before fixed width takes effect is wider than the scientific optimum. small jars tc 15:41, 31 March 2023 (UTC)[reply]
We already have a consensus on the matter. A “compromise” here is unacceptable. Default width needs to be default. Toa Nidhiki05 22:03, 31 March 2023 (UTC)[reply]
Please also note that a hacky workaround like this can easily break if the skin gets redesigned. Vector 2022 is still a new skin, and there will certainly be changes to make the skin stable. We should certainly give it time to evolve to meet the needs of the community and its readers. I know of many of my tools that have broken because of redesigns. Let's not make this hack be one of them. Aasim - Herrscher of Wikis ❄️ 22:32, 31 March 2023 (UTC)[reply]
It’s almost like the skin isn’t ready for prime time. But regardless, WMF can resolve this but implementing unlimited width. I hope they do so. Toa Nidhiki05 01:27, 1 April 2023 (UTC)[reply]
V22 has been in the works for years and always based on v10, a sudden redesign to the width is very unlikely. Aaron Liu (talk) 02:02, 2 April 2023 (UTC)[reply]
Maybe not right now, but when they fully deploy? This will certainly be something that will need to be considered given the skin is still a WIP. I have a feeling the Vector 2022 that you see in seven or eight months will be a different skin than the Vector 2022 you see right now. Aasim - Herrscher of Wikis ❄️ 17:02, 2 April 2023 (UTC)[reply]
I don’t think they would make such a major change to limited width, a very small (code-wise) feature, after working on this skin for so long Aaron Liu (talk) 11:22, 3 April 2023 (UTC)[reply]
While technically any workaround would be our problem, in practice the WMF will need to be careful not to break it as they have a strong interest in not breaking enwiki. BilledMammal (talk) 18:09, 7 April 2023 (UTC)[reply]

Patch rejection and further consideration of the proposed CSS change

It appears that the WMF is not willing to consider the patch I proposed, and do not appear willing to produce a patch of their own. As such, our only option appears to be the CSS. I will review the code provided by Alexis Jazz further, to identify any remaining issues, and similar efforts by other editors would be appreciated. BilledMammal (talk) 02:36, 12 April 2023 (UTC)[reply]

If you're referring to T332505, it may be worth seeing what the outcome of the meeting tomorrow is? I'm not sure the only option is changing the sitewide CSS. — TheresNoTime (talk • they/them) 12:46, 12 April 2023 (UTC)[reply]
They don't consider your patch because a logged-out invert would require changing a variable in the source code instead of a dollar-sign preference. Aaron Liu (talk) 14:42, 12 April 2023 (UTC)[reply]
@Aaron Liu: Are you referring to where we replace the class name to switch? If you are I do it that way because the WMF's existing code does it that way and I wanted to minimize changes. BilledMammal (talk) 19:26, 16 April 2023 (UTC)[reply]
Nevermind, it was something else but I got confused. Aaron Liu (talk) 20:37, 16 April 2023 (UTC)[reply]
Nevermind again, I was right the first time. Wouldn't the logged-out users snippet change the behavior for every wiki instead of delegating the preference to a variable? Aaron Liu (talk) 20:38, 16 April 2023 (UTC)[reply]
@BilledMammal Aaron Liu (talk) 23:31, 16 April 2023 (UTC)[reply]
@Aaron Liu: No; implementing my change wouldn't change the behavior for any wiki. TNT's patch would then change the behavior for enwiki. BilledMammal (talk) 13:38, 18 April 2023 (UTC)[reply]

Tech News: 2023-14

MediaWiki message delivery 23:37, 3 April 2023 (UTC)[reply]

Quiddity (WMF) or other WMF staff: are there release notes coming for the new version of MediaWiki? They are a bit overdue. – Jonesey95 (talk) 12:56, 5 April 2023 (UTC)[reply]
@Jonesey95: Hmm, it should be automated. I'll check/ask what's broken. Thanks. Quiddity (WMF) (talk) 17:21, 5 April 2023 (UTC)[reply]
This branch cut initially failed because of some of the deploy services on toolforge being down. I'm assuming that has something to do with it. —TheDJ (talkcontribs) 08:17, 6 April 2023 (UTC)[reply]
I had seen that, but then the deployment proceeded, and according to https://versions.toolforge.org/ it is complete, but still no release notes. Strange. – Jonesey95 (talk) 12:01, 6 April 2023 (UTC)[reply]
The automated job which normally does this failed — I've manually created it via the make-deploy-notes script. Logged T334211 for reference. — TheresNoTime (talk • they/them) 13:43, 6 April 2023 (UTC)[reply]
FWIW, I've pushed out __ARCHIVEDTALK__ to some of the major talk archive temples, will take a while for transcluded pages to get updated. — xaosflux Talk 13:58, 6 April 2023 (UTC)[reply]
And I've now done mw-archivedtalk for most of them. {{collapse top}} and {{collapse}} are currently used in mainspace and shouldn't be, so while it wouldn't hurt to add it to those, those do also need to be fixed.... Izno (talk) 21:19, 7 April 2023 (UTC)[reply]
Ah this explains why my recent changes page no longer has colored highlighting and doesn't have the thing I can press to refresh the page anymore. Dang... Gatemansgc (TɅ̊LK) 00:00, 7 April 2023 (UTC)[reply]
@Gatemansgc Do you mean the New filters for edit review? That should still work properly, and works for me in testing it just now. Quiddity (WMF) (talk) 00:17, 7 April 2023 (UTC)[reply]
My browsers are old! I didn't think Wikipedia would no longer work for me! Eventually I'll be moving to a new computer but for now I don't get the highlighting or javascript based refresh. Gatemansgc (TɅ̊LK) 00:28, 7 April 2023 (UTC)[reply]
You should be able to run a recent version of Firefox. The latest version (111) is listed as compatible with Windows 7, which was released in 2009, and on Mac OS Sierra (10.12), which can run on any Mac made in 2010 or later. – Jonesey95 (talk) 01:56, 7 April 2023 (UTC)[reply]

Watchlist.

Starting today my watch list is acting screwy. Normally it has dots next to edits I haven't looked at.....but that is (now) there regardless if I have looked at the edit or not.....it doesn't differentiate between edits you have/haven't looked at. And also normally a option is there saying something like "Mark all changes as seen". But that isn't there anymore. Anyone know what is going on? Thanks.Rja13ww33 (talk) 01:20, 7 April 2023 (UTC)[reply]

@Rja13ww33: you wouldn't happen to be using an old (e.g. Internet Explorer) web browser would you..? — TheresNoTime (talk • they/them) 01:25, 7 April 2023 (UTC)[reply]
Yes, a older version of Google chrome. (Not to mention the fact I am still on Windows 7.)Rja13ww33 (talk) 01:28, 7 April 2023 (UTC)[reply]
You might be affected by this recent change — support for ES5 has recently been dropped. You may need to update to a supported browserTheresNoTime (talk • they/them) 01:35, 7 April 2023 (UTC)[reply]
Thanks. I figured it was something like that.Rja13ww33 (talk) 01:37, 7 April 2023 (UTC)[reply]
Modern Firefox (current version 111) still supports Windows 7, though it needs Microsoft security update KB4474419. Chrome 109, released a few months ago, also supports it, but is the last version to do so. I'd recommend upgrading; I can't see a reason to use an old version of Chrome of all browsers. (Firefox has some cliffs here and there that would make natural cutoffs like Firefox 56.) Izno (talk) 01:47, 7 April 2023 (UTC)[reply]
Yeah, I should probably upgrade. I still use a older version of windows based on a (work) program I use....but that shouldn't stop me from getting a newer browser.Rja13ww33 (talk) 02:02, 7 April 2023 (UTC)[reply]

JavaScript

Is there any way to allow JavaScript to work on iOS 10.3.3? Ever since the phab:T178356 update, I've no longer been able to run JavaScript on that software, which is the latest version that my iPad 4 supports. I would imagine a userscript to circumvent this would be impossible, though could adjusting my personal CSS make a difference? Thanks all, ‑‑Neveselbert (talk · contribs · email) 10:55, 11 April 2023 (UTC)[reply]

No, this is not possible. The iPad 4 is 11 years old and unfortunately Apple's model doesn't allow you to switch to alternative browsers either... On the bright side, overall browsing Wikipedia this way should be faster, without the JS overhead. —TheDJ (talkcontribs) 11:18, 11 April 2023 (UTC)[reply]
@TheDJ: is there absolutely nothing I can do though? Could jailbreaking help? I'm also confused as to why ES6 doesn't work on my iPad since according to caniuse.com/es6 it's supposed to be supported on iOS 10. ‑‑Neveselbert (talk · contribs · email) 12:52, 11 April 2023 (UTC)[reply]
Not as far as I know. I'm not aware of any jailbeak that also installs 3rd party browsers or that allows you to install a newer version of iOS. .. "according to caniuse.com/es6 it's supposed to be supported on iOS 10". The lexical part of ES6 is supported on Safari 10, but some small critical ES6 parts are apparently missing/incomplete (specifically on the Promise front) (edit: I'm mistaken, we actually require some ES2018 it seems). —TheDJ (talkcontribs) 14:06, 11 April 2023 (UTC)[reply]
@TheDJ: that's a shame. Is it known why this change hasn't been made backwards compatible? ‑‑Neveselbert (talk · contribs · email) 09:07, 12 April 2023 (UTC)[reply]

How to get edit toolbars back?

I did some edits to my preferences and since then the top and bottom toolbars for edit no longer appear.

  • Javascript is enabled.
  • Enable the editor help panel is checked.
  • Enable editing tools in source mode is enabled.
  • Editing mode is show me both.
  • Enable the editing toolbar is checked.
  • Citation expander is checked.
  • Shortdesc helper is checked.
  • Charinsert is checked.
  • Add extra buttons to the legacy (2006) editing toolbar is checked.
  • refToolbar is checked.

As a side note, is there a way to export wiki preferences to a file to use as supporting documentation in problem reports? -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 13:30, 12 April 2023 (UTC)[reply]

What operating system and browser version are you using? Izno (talk) 16:13, 12 April 2023 (UTC)[reply]
ArcaOS, Firefox ESR 45.9.0. -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 17:04, 13 April 2023 (UTC)[reply]
@Chatul, the reason you no longer have the toolbar is because your browser does not support sufficient functionality in ES6. See #Tech News: 2023-14. Upgrading your browser or your OS and browser are your only recourses. Izno (talk) 17:35, 13 April 2023 (UTC)[reply]
To export your preferences you can copy or save the content at the following link:
https://en.wikipedia.org/w/api.php?action=query&meta=userinfo&uiprop=options&format=json Random person no 362478479 (talk) 13:08, 13 April 2023 (UTC)[reply]
Thanks - I added it to my bookmarks. -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 17:04, 13 April 2023 (UTC)[reply]
the legacy (2006) toolbar
@Chatul: Which toolbars are you talking about? If it's the legacy toolbar (as shown in the image to the right), then you will need to *disable* the "Enable the editing toolbar" option in the "Editing" tab, and make sure the "Enable the legacy (2006) editing toolbar" option in the Gadgets tab is enabled. As its description mentions, the former will override the latter. Writ Keeper  13:19, 13 April 2023 (UTC)[reply]
Do I have to log off and log back on for that to take effect? — Preceding unsigned comment added by Chatul (talkcontribs) 17:04, 13 April 2023 (UTC)[reply]

What percentage of editors use VisualEditor?

I use VisualEditor for almost everything I do on Wikipedia, and I'm curious to see how many people share my editing workflow, because it seems that on most edit histories that I view, the article edit history consists mostly of regular edits, not VE edits. Where can I obtain statistics on the usage share of VisualEditor? Thanks! Félix An (talk) 12:23, 12 April 2023 (UTC)[reply]

There's probably some way to get more exact statistics, but I just checked Special:RecentChanges, with the filters "Human (not bot)" and "Page edits". Filtered for the tag "#Visual edit", the last 500 edits go back ca. 35 minutes, while with the filter "not #Visual edit", the last 500 changes only go back 5 minutes. So I'd guess that means approximately 1 in 8 human edits is done with VisualEditor. I'm not sure whether it's possible to get actual statistics "per editor" instead of "per edit", but I can imagine that it'd be a bit more than 1 in 8, because I think editors who make a lot of edits are more likely to use the source editor, but that's just my hunch. --rchard2scout (talk) 13:39, 12 April 2023 (UTC)[reply]
To improve on this method slightly, I think it's better to compare "#Visual edit" to "#wikieditor (hidden tag)" (to exclude edits made with various gadgets), and to limit the results to the main namespace (as usage in other namespaces is very different, e.g. templates and talk pages have ~0 VE edits for obvious reasons). With this method, the last 500 changes were made in ~40 minutes in visual mode [12] and ~10 minutes in wikitext mode [13]. Matma Rex talk 18:53, 12 April 2023 (UTC)[reply]
You've got me interested enough to write a proper SQL query and try to actually count the users. Here's the best I got: https://quarry.wmcloud.org/query/73006
In March 2023, excluding bots and counting only edits in the main namespace, ~18% of users used only visual mode, ~49% used only wikitext mode, and ~3% used them both for different edits. 30% of users used neither of the main two editors; I haven't tried to dig into this, but I think this mostly accounts for alternative wikitext editing experiences (e.g. the mobile site editor, AutoWikiBrowser, 2017 wikitext editor) and gadgets.
No promises that I didn't make some mistake in the query… I'm particularly surprised by the 3% figure. Perhaps someone is willing to review it, or explore different angles. Matma Rex talk 20:24, 12 April 2023 (UTC)[reply]
Are you surprised by the 3% because it seems low or high? If it seems high, it is possible that your query captured editors who made just one or two edits with VE, either unintentionally or because they were testing something. In the first three months of 2023, for example, I made 11,700 edits, including one lonely edit with VE. So I would be part of the "both editors" histogram column in a three-month sample. – Jonesey95 (talk) 20:38, 12 April 2023 (UTC)[reply]
It seems low. I read comments all the time from people who use wikitext except for tables, or who use visual except for templates, etc., so I expected to see more of them here. I use both editors myself as well, so maybe I'm biased (although looking at my edits in March, I guess I would be counted as a wikitext-only editor in this query). Matma Rex talk 20:52, 12 April 2023 (UTC)[reply]
Did your query account for "visual edit: switched" tags? I would expect people who use an editor for only one purpose are likely to switch mid edit. small jars tc 10:23, 14 April 2023 (UTC)[reply]
It didn't, but they should have been counted with the wikitext group (as that tag is only applied when switching to wikitext). I added it to the updated query below to be sure. Matma Rex talk 17:26, 14 April 2023 (UTC)[reply]
The 2017 Wikitext Editor is pretty much the source editor and should be included in that group. Snowmanonahoe (talk) 17:00, 13 April 2023 (UTC)[reply]
You're right, although it is used by very few people, so it barely has an effect on the results. Updated query: https://quarry.wmcloud.org/query/73050. Looks like about 0.5% of editors have used 2017 WTE, either exclusively or together with VE. Matma Rex talk 17:25, 14 April 2023 (UTC)[reply]

IMO it just makes the already-easy stuff easier and makes the other things that a newish editor needs to learn harder to learn. North8000 (talk) 14:16, 12 April 2023 (UTC)[reply]

I use both visual and source, frequently even using both in the same edit. I think markup and templating is far easier with source, while wikilinking and referencing (with the exception of {{sfn}}) is far easier with visual. I used to prefer visual for writing prose, but now I prefer source. Curbon7 (talk) 14:27, 12 April 2023 (UTC)[reply]
I use a mix of both. I say that because the 2017 Wikitext Editor (see Meta:2017 wikitext editor although it is out of date) is the Wikitext editor with tools from the visual editor (my favorite is the automatic citation tool which fills out all the needed params for {{cite web}} and various other citation templates automatically). I quite enjoy using it because it makes a lot of things easier while not limiting what I'm able to do (such as editing the Wikitext directly). ― Blaze WolfTalkBlaze Wolf#6545 14:35, 12 April 2023 (UTC)[reply]
User:Salix alba/Citoid is a pretty good way to get the VE citation tool in wikitext 2010. DFlhb (talk) 12:43, 14 April 2023 (UTC)[reply]
Die-hard source editor here. Totally agree with North8000. I suspect that visual might help me with complex tables once in a blue moon, but that's about it. In bygone days I suppose I would have been one of those who complained about the invention of the wheel, but something in me totally rejects the idea of clicking on an icon when I know just how to do it by hand - a bit like constructing a long bash command line. I'm obviously somewhere on the scale... (I'm only happy when it rains, I only like it when it's complicated) MinorProphet (talk) 18:27, 12 April 2023 (UTC)[reply]
North8000, Curbon7, Blaze Wolf, MinorProphet: I do not think Félix An expects to derive statistics from people remarking (forum-style) on their preferences here. Félix seems to be hoping for a clearer, more immediate approximation of editor usage. — JohnFromPinckney (talk / edits) 23:44, 12 April 2023 (UTC)[reply]
This handy spreadsheet says in Column R that 9.2% of non-bot edits on English Wikipedia used visual editor (from the start of Feb 2022 to the end of Jan 2023). Other wikis are generally quite a bit higher. How it breaks down by editor tenure is an interesting question though. the wub "?!" 19:11, 12 April 2023 (UTC)[reply]
I use toolbars frequently rather than typing in, e.g., <ref>...</ref>, -- ~~~~, and VE seems to lack those. Add in its very sluggish performance and I generally strive to avoid it. What I'd really like is a snappy visual editor with all of the tools available in the regular editor. -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 12:33, 14 April 2023 (UTC)[reply]
Visual editor: I typically use visual editor for everything I can. I resisted this for quite a while, but visual editor evolved quite rapidly and in the right direction. One of the things that would be useful is a drive to add content to templates to make them fully compatible with the visual editor. I find it unfortunate that I cannot use visual editor for talk pages, actually. There are, of course, things that are much easier in wikitext or even impossible in visual editor, so I am a switcher on an as needed basis. --User:Ceyockey (talk to me) 01:34, 18 April 2023 (UTC)[reply]
Your response doesn't seem to help answer the question Where can I obtain statistics on the usage share of VisualEditor?, nor are we collecting !votes here. — JohnFromPinckney (talk / edits) 03:42, 18 April 2023 (UTC)[reply]

CS1 maint: url-status

Greetings, keepers of the eternal flame! I have sort of asked this question before, but can't remember if it was here or elsewhere. I have one of those very useful JS scripts installed (specifically for {{sfn}} errors) which also alerts me to CSI maint messages, which I often attempt to fix when I randomly come across them. But what is the point of the url-status messages, especially when they result in |url-status=live? Apparently a bot inserts them, but why? If a link is dead, that would make sense, but since a huge number of links are live, why go around letting everyone know all is fine? And why only some links on a given page rather than all of them? If the link is dead, I'm more than happy to see if it's on Wayback and amend as appropriate. And then what to do with the param? Or is it just statistics for the sake of statistics? :) MinorProphet (talk) 19:02, 12 April 2023 (UTC)[reply]

Without |url-status=live the title of the webpage links to the archive version. Nardog (talk) 19:06, 12 April 2023 (UTC)[reply]
The maintenance message you speak of pertains to CS1/2 citations which have a status of live but which do not have an archive URL. Izno (talk) 19:10, 12 April 2023 (UTC)[reply]
Thanks for your replies. I came across this most recently in Telluric iron:
<ref name=MinDat-2063> {{cite web |title=Hatrurim formation, Middle East |website=MinDat |place=Keswick, VA |publisher=Hudson Institute of Mineralogy |url=http://www.mindat.org/loc-2063.html |url-status=live |access-date=2021-12-31 }} </ref>
I don't think of myself as any sort of gnome, but should I run IABot in these cases? MinorProphet (talk) 11:11, 13 April 2023 (UTC)[reply]
I'm fairly gnomish, and I don't much enjoy the needless addition of archive links to perfectly good references. This one is live, and the IA Wayback Machine tells us that the source was "Saved 74 times between November 13, 2003 and April 8, 2023." So no need to add more wikitext to the page.
What I might do, if I were making other changes on that page, is eliminate the unnecessary spaces in the ref citation. I see while in edit mode that the cite template is in expanded, one-line-per-parameter format, including a separate, ridiculous line for " }}" (space included), but as a minimum I would sneak the closing "}}" to come immediately after the access-date, and maybe even move the </ref> to come right after the ""}}"". Also I would determine a date format for that page and apply it everywhere (using a script). Also, I would delete the |place= parameter as meaningless for a website. And I would delete the |url-status= param completely, eliminating the error. — JohnFromPinckney (talk / edits) 14:46, 13 April 2023 (UTC)[reply]
You have two options: One is to fill in the archive URL (and date), either manually or with IABot, and the other is to remove the parameter and value (assuming the webpage at the URL is alive). Izno (talk) 18:15, 13 April 2023 (UTC)[reply]
Is there an easy way to suppress the display of CS1 maint:url-status messages (which for me are just a distraction) while keeping the rest of the citation related messages? —Kusma (talk) 12:10, 13 April 2023 (UTC)[reply]
No. This could potentially be added, and it has been brought up at least once on WT:CS1. Further discussion should occur there. Izno (talk) 18:15, 13 April 2023 (UTC)[reply]
Thanks all for your helpful suggestions. Cheers, MinorProphet (talk) 22:25, 13 April 2023 (UTC)[reply]

This morning I am suddenly finding myself unable to click on any links in articles or in article toolbars when viewing articles using the Vector2022 style. I had to change my preference back to monobook to get anything to work again. It is not a browser issue; I tried restarting my browser, without any change, and pages outside Wikipedia work fine, as does Wikipedia under monobook. Anyone know what is going on and how to fix it? —David Eppstein (talk) 18:40, 13 April 2023 (UTC)[reply]

Try safemode first to see if it is a gadget or user script. (WP:ITSTHURSDAY, so you may not be crazy.) Izno (talk) 18:47, 13 April 2023 (UTC)[reply]
Also try to log out. What browser and what version of your browser are you using? Please give an example link which doesn't work. Are Example and The Example broken? Does Vector legacy work? PrimeHunter (talk) 19:28, 13 April 2023 (UTC)[reply]
Alice Cooper, among others, exhibits this bug on Chrome Version 111.0.5563.148 on Windows 10. Vector legacy and MonoBook work. This is not consistent across articles, and on SOME articles (Republic of Ireland) refreshing or hard refreshing solves the problem at least until the next time the page is navigated to. It appears to happen sporadically - opening a new window (still signed in) might make links clickable, and might not. The top bar is functional at all times, though. PriusGod (talk) 21:24, 13 April 2023 (UTC)[reply]
Something similar has been happening to me off and on all day. I'll load a page, and for about a minute, won't be able to click anything below the title/languages bar at the top. Refreshing doesn't fix it at first; eventually a refresh does make the problem go away, and switching to Vector Legacy also makes the problem go away. It happened on this very page just now (also over at Giétro Glacier, which I was reading when I noticed the problem again and decided to report here). It's happened in both Firefox and Edge. 199.208.172.35 (talk) 21:22, 13 April 2023 (UTC)[reply]
Fritos article covered by a giant checkbox
I'm seeing this problem with the Fritos article in Chrome, also in incognito mode. From inspecting the page it seems that the article text is covered by a giant checkbox? See screenshot at right. —Bkell (talk) 21:23, 13 April 2023 (UTC)[reply]
@Jon (WMF) Izno (talk) 21:44, 13 April 2023 (UTC)[reply]
This is being tracked at phab:T334699 but we are having trouble getting replication steps. If someone is still seeing this please could you share the raw HTML (obtained via view sourcd) on the ticket to help us replicate this. Thanks in advance! Jdlrobson (talk) 22:15, 13 April 2023 (UTC)[reply]

Deceptive diff

Considering this diff, why does it reflect the removal as if I'd removed the preceding span's closing tag and then the removed span less its closing tag when in fact I had removed the entire relevant span beginning with its opening tag and culminating with its closing tag? --John Cline (talk) 23:34, 13 April 2023 (UTC)[reply]

Diffing is hard. That's the only real answer.
(I use WikEdDiff available in your gadgets for a smoother experience.) Izno (talk) 23:36, 13 April 2023 (UTC)[reply]
It doesn't track what you actually do in the text area before saving. It just compares the before and after and shows one of multiple ways to get there. I don't think MediaWiki's diff engine is particularly good at giving a plausible way but I have never seen it give a wrong diff, meaning a way that wouldn't actually get you from the before to after. I recommend enabling wikEdDiff but I don't display it by default. If the MediaWiki diff looks poor then I examine the wikEd diff and often prefer that. But it also has weaknesses and is sometimes worse. PrimeHunter (talk) 00:00, 14 April 2023 (UTC)[reply]
I agree that the diff isn't, in and of itself, wrong; I suppose it's literally impossible, in computational terms, for the machine to err. In practical terms, however, it is deceptive and could leave one with the wrong impression regarding another one's technical competence. As it is, I was compelled to hurriedly verify that I hadn't made such a mistake which would have resulted in a cut and paste move that published inoperable HTML. And if such a diff can engender doubt within myself, it's certainly fair that it could engender doubt within others. Perhaps, in the end, skepticism is more empowering than misplaced confidence; to that end, I may be indebted to software that might have caused many to look deeper at me, longer than they otherwise would, to ultimately develope confidence with less concern that it could be misplaced. One thing that is sure, it all works well in the end. I was, nevertheless, curious and thank you for your reply. --John Cline (talk) 01:05, 14 April 2023 (UTC)[reply]
"Show changes" produces the same diff as after saving. I sometimes tweak an edit before saving to give it a better looking diff. A good edit summary also helps. PrimeHunter (talk) 04:58, 14 April 2023 (UTC)[reply]
Good advice, I appreciate that. I definitely endeavor to leave a good edit summary; especially after they increased the allowable size for it. I almost always preview changes I've made before publishing but never really made use of the feature to show changes; I intend to begin using it as you described and anticipate that it will be helpful to me. Thanks again for your replies and be well. --John Cline (talk) 20:16, 15 April 2023 (UTC)[reply]
Click the green triangle here to see the wikEd diff without having to enable anything. The link also works for IP's. PrimeHunter (talk) 00:12, 14 April 2023 (UTC)[reply]

How to wrap signature markup as sample mediawiki text

I expected {{code}} to wrap its parameter in <nowiki>...</nowiki>, and attempted to do {{code|-- ~~~~}} to display -- ~~~~ as example (grey background) text; the signature markup was expanded; I had to wrap the markup in an explicit <nowiki>...</nowiki> to suppress rendering as a signature. Is there a cleaner way to do this? -- Shmuel (Seymour J.) Metz Username:Chatul (talk) 12:48, 14 April 2023 (UTC)[reply]

There's {{Tildes}}. Nardog (talk) 12:55, 14 April 2023 (UTC)[reply]
{{code|-- ~~<nowiki/>~~}}-- ~~~~ is how I usually do it. – Jonesey95 (talk) 13:20, 14 April 2023 (UTC)[reply]

A-class article assessment

How to start article assessment for A-class? Eurohunter (talk) 14:00, 14 April 2023 (UTC)[reply]

A-class isn't really used anymore. If you have a good article that you think can pass an even stricter evaluation, the next step is featured article candidacy. Thebiguglyalien (talk) 16:30, 14 April 2023 (UTC)[reply]
@Thebiguglyalien: If A-cass is not used anymore, what about remove it and keep in archive? Eurohunter (talk) 20:14, 14 April 2023 (UTC)[reply]
I think the only project that really uses A-class still is WP:MILHIST. Galobtter (talk) 20:24, 14 April 2023 (UTC)[reply]
@Eurohunter: See WP:ACLASS, but check that the WikiProject concerned not only recognises A-Class but has a formal assessment procedure. If you look at Category:A-Class articles, you will see that of the hundreds of WikiProjects where A-Class is valid, most of the subcategories are empty - very few actually have any A-Class article. --Redrose64 🌹 (talk) 22:55, 14 April 2023 (UTC)[reply]

Apparent vandalism with disgusting images on mobile app

A user on Reddit has reported that "disgusting, completely irrelevant" images are appearing on some pages on the mobile app. Nothing coming up for me on the mobile app, and nothing in the recent history as far as I can see. Reddit post is at https://www.reddit.com/r/wikipedia/comments/12m2ekt/what_the_fuck_is_up_with_mobile_wikipedia_app/ I've no idea how to resolve this. --A bit iffy (talk) 16:33, 14 April 2023 (UTC)[reply]

Just discovered it's been previously dealt with (vandalism of templates, should have thought of that): https://www.reddit.com/r/wikipedia/comments/12it721/pages_vandalized_for_several_days_in_the/
--89.100.196.71 (talk) 16:38, 14 April 2023 (UTC)[reply]
Wikipedia:Village pump (technical)/Archive 204#Incorrect preview images. Izno (talk) 16:51, 14 April 2023 (UTC)[reply]
It's impressive how long something is caching the rendering of these pages for the Android app (and maybe iOS app as well). There were two other pages that were actively serving vandalized short description as of April 8 until I published new versions of the pages: Wikipedia:Teahouse/Questions/Archive 1185#Issue with short descriptions. So it's possible they were still serving the old content and someone purged/did a null edit that finally forced cache invalidation (this is just a guess). Skynxnex (talk) 17:44, 14 April 2023 (UTC)[reply]

Strange appearance in watchlist

Hello! About an hour ago, the cosmetic design of my recent changes and watchlist changed to something that looks a bit odd. If an editor more technically minded than me could explain what's going on I would be appreciative. Images are https://filebin.net/l9g4636rgl3exqq8, note the bullet points missing and odd looking log entries. It is like this for all platforms and browsers. I have checked, and it is fine on Commons. It seems to only be EnWiki.


As the quality of the images on the filebin are very low, here's an explanation of what to look for. Hist and Diff links are moved to after page title. Bullet points are gone, apparently replaced with the UCT time of edit, and entries are indented weirdly. Public logs are looking very odd: they only state the editor doing the action. Schminnte (talk contribs) 20:44, 14 April 2023 (UTC)[reply]

Hi @Schminnte, apologies if I misunderstood what is unexpected for you but I believe you may have enabled grouping. You can turn it on or off by clicking the gear button near the top-right of the watchlist or going to Special:Preferences#mw-prefsection-rc and looking for "Group changes by page in recent changes and watchlist". I find it somewhat useful since it can show more articles on a screen at a time, even if there were many edits to some. Skynxnex (talk) 01:15, 15 April 2023 (UTC)[reply]
I also had my watchlist change and found that the group changes by page setting had been enabled. I did not enable it through either of those methods though. Do you happen to know if there is a keyboard shortcut that might be applicable? isaacl (talk) 04:48, 15 April 2023 (UTC)[reply]
@Skynxnex, you're right! That fixed it. I'm not sure how that happened, so thank you for recognising that. Schminnte (talk contribs) 08:11, 15 April 2023 (UTC)[reply]
Glad I could help! Skynxnex (talk) 14:53, 15 April 2023 (UTC)[reply]
Sorry @Isaacl, I don't know if there's a keyboard shortcut. I looked briefly and couldn't find anything. Skynxnex (talk) 14:52, 15 April 2023 (UTC)[reply]

Why did my watchlist change format?

Example of what my watchlist used to look like.
Example of what my watchlist looks like now.

I signed up to the mentor list today and my watchlist seems to have subsequently changed format. In the past the (diff | hist) options appeared to the left, but now they're appearing in the center. Can anything be done to bring the old format back? — Nythar (💬-🍀) 00:45, 16 April 2023 (UTC)[reply]

See the Strange appearance in watchlist section above, it's the grouping watchlist option. So apparently it was turned on for some set of users recently? Huh. Skynxnex (talk) 01:13, 16 April 2023 (UTC)[reply]
I had the same experience as User:Nythar – the grouping option seems to have been turned on when I joined the mentor list. @Skynxnex: Thanks for linking the section above and for explaining how to switch formats. —Mx. Granger (talk · contribs) 01:16, 16 April 2023 (UTC)[reply]
That solved it. Thank you Skynxnex. — Nythar (💬-🍀) 01:20, 16 April 2023 (UTC)[reply]

Images not displaying in the Android app

Is anyone looking into this? Except for the first imsge in an article, captions only are displayed. Images do work in a mobile browser which iscreally annoying because like I don't already habe enough browser tabs open. 2601:1C0:CC00:45D0:A8FB:FF04:A450:D26D (talk) 07:52, 15 April 2023 (UTC)[reply]

I have the same problem but on iOS. I’m currently on the app right now, and I can only see the top image, but the rest are only captions. Hummerrocket (talk) 03:29, 16 April 2023 (UTC)[reply]
I've seen more reports and i also noticed it myself in an article now. Filed a ticket. —TheDJ (talkcontribs) 09:01, 17 April 2023 (UTC)[reply]
I can confirm this for different Android Versions, Custom Roms and last App Versions installed from Play Store and F-Droid. I excluded Problems with AdBlocker DNS Filters etc. 2A01:C22:90B7:2500:78C7:C126:ACED:7045 (talk) 11:43, 17 April 2023 (UTC)[reply]
We reverted a patch that landed last week that combined with caching caused the issue. I added some details for the root cause at the ticket. For new requests things should be working fine. In case JS assets are cached on the client side images are going to be eventually fixed when client side cache expires. JGiannelos (WMF) (talk) 16:07, 17 April 2023 (UTC)[reply]

Undo tool not working on mobile

I've had cause twice today to use the Undo tool to revert a non-constructive edit, and in each case when attempting to publish, I'm served a page reading The editor will now load. If you still see this message after a few seconds, please reload the page. Reloading gives me a "URI too long" error. Entering desktop mode allowed me to publish the revert. I saw another mobile editor at the Teahouse experience this issue (courtesy ping @Wikiexplorationandhelping:), and since I've just duplicated the behaviour moments ago and don't know how to file a bug report in phab I thought I'd come here. I'm on Firefox 111.1.1 on Android 11. I don't know what skin my mobile view uses or if that could even be relevant. Folly Mox (talk) 09:25, 15 April 2023 (UTC)[reply]

Hello there, Folly Mox. I appreciate the ping :D. Yeah, I have the same problem as well. The undo button has not been working properly; as such, I will troubleshoot this on the desktop version. If you want to, you can also go to the desktop version of Wikipedia on a shortcut I have put in my talk page. Conversely, there's also a link there to go back to mobile version for convenience. I personally like to use mobile version more though. Wikiexplorationandhelping (talk) 16:26, 15 April 2023 (UTC)[reply]
Update: The undo tool does work in desktop version. Regardless of that, this issue should still be fixed. Wikiexplorationandhelping (talk) 16:29, 15 April 2023 (UTC)[reply]
Do you have a link to the page where this occurred? Nardog (talk) 17:02, 15 April 2023 (UTC)[reply]
The pages in my case were King Wu of Zhou and Talk:Laozi. The edit I reverted on the second page has since been suppressed. Folly Mox (talk) 18:41, 15 April 2023 (UTC)[reply]
Ah, I missed that you had to click "Publish changes" (or "Show preview" or "Show changes" for that matter) to reproduce it. Phab task filed. Nardog (talk) 19:20, 15 April 2023 (UTC)[reply]

pageviews.wmcloud.org

There is no older views statistics than 2015? Eurohunter (talk) 11:22, 15 April 2023 (UTC)[reply]

The FAQ points to stats.grok.se, which is down, which points to WikiShark, which appears to be working and provide stats back to 2008. Nardog (talk) 15:04, 15 April 2023 (UTC)[reply]
@Nardog: Do you know why there are differences for year 2020 for Basshunter article between pageviews.wmcloud.org and WikiShark? Eurohunter (talk) 21:12, 16 April 2023 (UTC)[reply]
@Eurohunter Since July 2015, I assume it's exactly the same data. Before then, it used a very different metric called pagecounts. It should not be used in side-by-side comparisons with pageviews as they are fundamentally different metrics. MusikAnimal talk 16:55, 17 April 2023 (UTC)[reply]
Maybe they're using different criteria or timezone? WikiShark appears to be roughly equivalent to pageviews.wmcloud.org when you set the platform to "Desktop" and the agent to "User". Nardog (talk) 18:51, 17 April 2023 (UTC)[reply]

New wikimarkup highlighting in syntaxghighlight

Per mw:Technical Community Newsletter/2023/April:

— Qwerfjkltalk 11:29, 15 April 2023 (UTC)[reply]

Archiving sources

Is there a way to get a list of all pages at "https://dnd.wizards.com/" that are currently being used as sources on Wikipedia? I have been advised that they plan on getting rid of that domain entirely and putting all of their new content on a new site, and that they have a track record of just deleting webpages instead of porting them over to whatever the new platform is, so I was hoping to make sure articles using those sources have archive links. BOZ (talk) 16:16, 15 April 2023 (UTC)[reply]

Hey, [14]. Indagate (talk) 16:21, 15 April 2023 (UTC)[reply]
Sweet, and thank you. :) I like the simple solutions. BOZ (talk) 15:00, 16 April 2023 (UTC)[reply]
Also need [15] .. http and https are separate searches. -- GreenC 15:02, 16 April 2023 (UTC)[reply]
Thank you, good catch! BOZ (talk) 15:35, 16 April 2023 (UTC)[reply]
Just use Special:Search: [16] Izno (talk) 22:40, 16 April 2023 (UTC)[reply]
WP:URLREQ Izno (talk) 18:58, 15 April 2023 (UTC)[reply]
OK cool, I will look into that! Thanks. BOZ (talk) 15:01, 16 April 2023 (UTC)[reply]

Military ribbon categories

Due to the recent creation of new {{MilAward Desc}} and {{MilAward Ribbon}} templates to format military decorations in articles, there's a cluster of redlinked "Recipients of [military award]" categories that keeps turning up at Special:WantedCategories because the creator of the templates used complex module coding (see Module:MilAward) that's automatically generating them. They're typically populated by just one person, and thus can't necessarily be justified for creation yet — and while I have been able to make them go away by manually wrapping the implicated template in {{suppress categories}}, it isn't a viable long-term solution if this continues.

The most recent suspects were Category:Recipients of Order of Mendi, Category:Recipients of the Order of Merit (Chile) and Category:Recipients of the Order of Precious Tripod; at the same time, the templates' use on a personal sandbox page in the creator's own userspace also generated the nonsense Category:MilAward DescList, Category:MilAward PostNom and Category:MilAward Stack.

As of now, they've all been cleaned out with the suppress categories wrapper, but the problem is likely to recur in the future. So I wanted to ask if somebody with more experience in JavaScript coding than I've got can (a) ensure that the module only generates categories that exist, while not generating redlinks, and (b) ensure that the module suppresses all categories if the template is used on draft or userspace pages?

Gracias. Bearcat (talk) 14:52, 16 April 2023 (UTC)[reply]

Have you asked the author about fixing these issues? I didn't find any discussion on Editor BoonDock's talk page nor at Template talk:MilAward Desc, Template talk:MilAward Ribbon, or Module talk:MilAward. Don't you think that the fist place to discuss this issue is with the template/module author?
Trappist the monk (talk) 15:46, 16 April 2023 (UTC)[reply]
No. Noone has spoke to me about this. BoonDock (talk) 15:47, 16 April 2023 (UTC)[reply]
Ok, so this is my suggested solution.
1. Only generate categories in mainspace
2. Check that the categories exist before adding them. Like this:
local categoryTitle = mw.title.new('Category:' .. mw.text.trim('Recipients of Order of Mendi'))
if categoryTitle.exists and not categoryTitle.isRedirect then
    -- category exists and is not a redirect
else
    -- category does not exist or is a redirect
end
BoonDock (talk) 15:55, 16 April 2023 (UTC)[reply]
This is what I have added to the module.
local namespace = mw.title.getCurrentTitle().nsText
if string.len(namespace) < 2 then
    local recipcat = data[code].RecipCat or "" -- If there is a recipient category specified, then add it to the output
    output = output .. " [[Category:MilAward Ribbon Description]]" -- Add tracking Category
    if string.len(recipcat) > 0 then
        local categoryTitle = mw.title.new('Category:' .. mw.text.trim(recipcat))
            if categoryTitle.exists and not categoryTitle.isRedirect then
                -- category exists and is not a redirect
                output = output .. " [[Category:" .. recipcat .. "]]"
            else
                -- category does not exist or is a redirect
           end
        end
end
Please see if that fixes the problem for you. BoonDock (talk) 16:12, 16 April 2023 (UTC)[reply]
As I indicated at Template talk:MilAward Desc, I believe that this template was, and still is, failing to comply with WP:TEMPLATECAT. Further discussion should probably happen there (and this thread should have started there). – Jonesey95 (talk) 18:09, 16 April 2023 (UTC)[reply]
From WP:TEMPLATECAT
I thought that's what we were dealing with which I have now fixed. BoonDock (talk) 18:12, 16 April 2023 (UTC)[reply]
@BoonDock administration categories are categories used for the behind the scenes running of the project, things like Category:Candidates for speedy deletion as empty articles, Category:Pages translated from German Wikipedia or Category:Articles with VIAF identifiers. What you are adding are content categories, for which the appropriate part of the guidance is the bit that stats However, it is recommended that articles not be placed in ordinary content categories using templates in this way... 192.76.8.66 (talk) 20:12, 17 April 2023 (UTC)[reply]
Ok. It's clear now. It's a recommendation which is why I didn't focus on it too much. How much weight should I give the recommendation? BoonDock (talk) 20:14, 17 April 2023 (UTC)[reply]
As you say it's a recommendation rather than a bright line rule, some people do have very strong feelings about automatic categorisation, but there isn't an overall community consensus to ban it. If you're going to add automatic categorisation the most important thing is to make sure that it isn't disruptive, there are a lot of editors who work on categorisation, and having special:WantedCategories flooded with nonsensical categories or a bunch of non-articles showing up in content categories due to a malfunctioning module will upset people (as you've just seen). A few ideas you might want to consider include making sure only pages in the right namespace are categorised, making sure the template doesn't add non-existent categories and having some built in way in the template to disable automatic generation of categories for cases where someone wants to categorise an article manually. Bear in mind that regardless of how well written your template documentation is at some point someone is going to put something wrong into the parameters, your template needs to be able to cope with that. It might also be worth considering using a hidden maintenance category to track pages where the module couldn't add content categories automatically - in those cases it might be that either a new category is required or one of the input parameters is wrong.
Other editors may want to weigh in here? 192.76.8.66 (talk) 20:37, 17 April 2023 (UTC)[reply]
Ok, that's fair. I have been addressing the issues as they've surfaced, but let me just enumerate them here.
  1. Checks for namespace and any namespace other than main, nothing is added
  2. Checks for non-existent category. Does not add
  3. Checks for redirect category. Does not add
  4. There is only one "recipient" category possible per entry in the data table. This can only be added by adding to the correct field in the data table. There is NO way to do this from the template, whether on purpose or by accident by misconfiguring. If a category is added to the data table, it goes through the checks above, so that should prevent 99.999% of those cases you refer to. If it's a "malicious" edit to the data table, that's the same as a vandalism/disruptive edit and will get reverted asap just like any article edit.
  5. A flag on the template to prevent addition of the category is definitely a good idea. I'll write that in and report back when done.
  6. Two things about the maintenance cat.
    1. I've been beaten up enough about adding maint cats to want to avoid doing it at all.
    2. I cannot see the utility anyway because the module is written as I've outlined above to make checks any way. It's difficult (impossible) to prove a negative. It would be simple to create a maint category for all pages where a recipient category HAS been created, and I'll happily do that if there is consensus that that's required.
I think that covers everything.
One further thought. This isn't about an arbitrary adding of categories. The thought is that if you add in the article a display of an award then you are saying that person is a recipient of the award and thus the category. What I have not catered for is the case where the template is used on a page about the award, which would add that page to the recipient's list. That is specifically where the toggle option in point 5. above would be perfect.
I'll be interested to read other opinions/suggestions on the issue. BoonDock (talk) 20:54, 17 April 2023 (UTC)[reply]
There is now a parameter option "nocat". Calling the template {{MilAward Desc|PP|nocat=AnyGarbageYouLike}} will stop it adding the categories.
    if string.len(nocat) > 1 then -- If ANYTHING has been specified as a value for nocat, then it's true
        -- Do nothing or add to tracking category?
    else
        -- Need to exclude adding the recipient category if it is not in mainspace.
        -- for now, that means checking it's not in "Template:" or "User:" space
        local namespace = mw.title.getCurrentTitle().nsText
        if string.len(namespace) < 2 then
            local recipcat = data[code].RecipCat or "" -- If there is a recipient category specified, then add it to the output
            --output = output .. " [[Category:MilAward Ribbon Description]]" -- Add tracking Category -- Note commented out
            if string.len(recipcat) > 0 then
                local categoryTitle = mw.title.new('Category:' .. mw.text.trim(recipcat))
                if categoryTitle.exists and not categoryTitle.isRedirect then
                    -- category exists and is not a redirect
                    output = output .. " [[Category:" .. recipcat .. "]]"
                else
                    -- category does not exist or is a redirect
                    -- Add to a tracking Category ???
                end
            end
        end
    end
BoonDock (talk) 00:46, 18 April 2023 (UTC)[reply]
One further (belated) observation is that I might have predisposed people against what I'm doing during the development of the templates/modules. In my defence, I learnt to program in Lua three days ago ;-) Mea Culpa, mea maxima culpa. BoonDock (talk) 20:57, 17 April 2023 (UTC)[reply]

Uh...what?

So if you look at image 1 here, [17] you'll see the text for the article Flea. However, when I went to Wikipedia:Songs about Wikipedia, the preview for it said what is shown on image 2. I don't know if this is a custom thing, because I thought it was a vandalism, but it's not. I'm using Google Chrome Version 106.0.5249.112 (Official Build) (64-bit). AugustusAudax (talk) 21:21, 16 April 2023 (UTC)[reply]

@AugustusAudax: It was removed in [18]. The preview feature is mw:Page Previews. It uses caching and hasn't detected the removal yet. PrimeHunter (talk) 21:41, 16 April 2023 (UTC)[reply]
It's a caching - one that is known about, I think but I can't find the phab ticket - Flea was vandalised and the page preview is still picking up the text of the lead paragraph of the vandalised version. Nthep (talk) 21:42, 16 April 2023 (UTC)[reply]
When I've encountered this problem in the past, I've found that purging or null edits solve the problem. —Mx. Granger (talk · contribs) 23:05, 16 April 2023 (UTC)[reply]

Ghost CSD tags

For a few days now the listing at CAT:CSD and inside {{CSD-categories}} has been counting one page in the WP:G5 category and three in the WP:G11 category, but the corresponding categories (Category:Candidates for speedy deletion as having been created by blocked or banned users and Category:Candidates for speedy deletion as spam) have no members. I have purged the main category and the subcategories as well as the template, but the issue remains. Is there like a back-end way to reset these? Ivanvector (Talk/Edits) 13:20, 17 April 2023 (UTC)[reply]

Given that {{PAGESINCATEGORY:Candidates for speedy deletion as having been created by blocked or banned users}}}} is returning 2 (1), I'm guessing this is an issue along the lines of T224360, T85696 and/or T221795. recountCategories.php is run monthly which should prevent most drift, but it may need running again for enwiki — this recounts all categories though, so I wouldn't feel entirely comfortable running it without getting the OK from someone "in the know" TheresNoTime (talk • they/them) 13:57, 17 April 2023 (UTC)[reply]
In the meantime, queries like this (a specific category) or this (a depth-1 category tree) can usually find the broken page; restoring and redeleting it often fixes it. —Cryptic 02:15, 18 April 2023 (UTC)[reply]
...or at least, they can usually find it when Quarry isn't hung. The problem pages were Draft:Bucked Up (both G5 and G11 cats), Draft:Jack Carden, and Draft:SAMM - Smart Automatic Meal Maker, and the counts are good now. —Cryptic 02:29, 18 April 2023 (UTC)[reply]

Adding a new barnstar to the default wikilove options

Hi! I'd like to add a barnstar to the default list wikilove uses (in my personal installation of wikilove through User:Ocaasi/WikiLoveinstallscript), how may I do so? Note, I'm not seeking to change the defaults for every user just for myself. — Ixtal ( T / C ) Non nobis solum. 15:54, 17 April 2023 (UTC)[reply]

It doesn't appear that script is currently working. The documentation for adding custom WikiLove messages is at mw:Extension:WikiLove#Custom configuration. Nardog (talk) 23:39, 17 April 2023 (UTC)[reply]

(Echo) notification for email containing excerpt

I received a (formerly known as Echo) notification of an email. From what I recall in the past, the notification shown when you click on the alert icon used to just say that you got an email from another user, as seen in the image at Help:Notifications § Email received. However this time there was a brief excerpt of the start of the message. I didn't think any of the message was stored. Has the message or an brief excerpt always been stored? isaacl (talk) 01:40, 18 April 2023 (UTC)[reply]

It hasn't been stored always, but it has been apparently since February 2016: T121831#2023926. The screenshot on the help page you linked is, funnily enough, from January 2016! Matma Rex talk 01:49, 18 April 2023 (UTC)[reply]
Thanks for the info! I see from the Phabricator ticket that the subject line is stored, unless it's the default, in which case the first line of the email is stored. That's good to know for privacy purposes... isaacl (talk) 02:02, 18 April 2023 (UTC)[reply]

Tech News: 2023-16

MediaWiki message delivery 01:52, 18 April 2023 (UTC)[reply]

Graph extension disabled per immediate effect

Because of a security problem, the Graph extension has been disabled with immediate effect. More information will follow as it becomes available. —TheDJ (talkcontribs) 09:03, 18 April 2023 (UTC)[reply]

Okay, that obviates my coming here to report that {{page views}} is broken everywhere. I'll subscribe here, but if you report elsewhere, please add a link here, and a {{tracked}} template, as appropriate so I can monitor. Thanks, Mathglot (talk) 09:47, 18 April 2023 (UTC)[reply]
It's in phabricator as Phab:T334895, but the task is restricted. 192.76.8.66 (talk) 10:42, 18 April 2023 (UTC)[reply]
Notes from T334940An update will go out later today, and in the meantime purging the pages cache should clear the raw wikitextTheresNoTime (talk • they/them) 12:49, 18 April 2023 (UTC)[reply]
FYI An update will go out later today appears to mean "an announcement about the problem" and not a fix — TheresNoTime (talk • they/them) 13:13, 18 April 2023 (UTC)[reply]

Problem with { { Graph:Chart } } ?

Article/section Ittoqqortoormiit#Population contains a { { Graph:Chart } } construct that does not display in the Chrome or Firefox browsers.

Notes: I don't know how to suppress WP formatting inside editing panes. A Web search and a reading of the WP manual of style did not reveal how to do this. I don't know how to submit WP bug reports, nor do I wish to know. David Spector (talk) 12:37, 18 April 2023 (UTC)[reply]

@David spector: The Graph extension has been temporarily disabled, see above. —Kusma (talk) 12:39, 18 April 2023 (UTC)[reply]

Graphs disabled message

I have created {{Graphs disabled}} for use on significant documentation pages. It can just be blanked when graphs are working again but I suggest to not add it to numerous low profile pages when the problem is expected to be so brief. PrimeHunter (talk) 13:06, 18 April 2023 (UTC)[reply]
Sounds good: a temporary problem that is being fixed; thank you. I hope all the uses are on "low profile pages". David Spector (talk) 13:16, 18 April 2023 (UTC)[reply]
I misread the intent of the template, but what I just did still feels like it works. See WT:WPAFC I'm not sure if this is a good solution as for those who are just browsing Wikipedia might not know what a template documentation page is and might be confused as to why the graph isn't showing. ― Blaze WolfTalkBlaze Wolf#6545 13:27, 18 April 2023 (UTC)[reply]
It was intended for documentation pages about graphs. I have added an option |missing for places where a graph should have been displayed. That's a lot of places and I'm not sure how many temporary notices it's worth adding. It would be more practical if any use of <graph>...</graph> automatically displayed an interface message like MediaWiki:Graphs disabled. PrimeHunter (talk) 13:56, 18 April 2023 (UTC)[reply]
That would definitely help. And I realized that its intended for documentation pages after i Had already added it because I read it too quickly. ― Blaze WolfTalkBlaze Wolf#6545 13:58, 18 April 2023 (UTC)[reply]
I for one oppose any need for a "Graphs disabled" message in mainspace; those in the know should just comment out graphs for the time being until this boondoggle gets fixed. (Hopefully this doesn't impugn on progress of inline SVG support.) – John M Wolfson (talk • contribs) 15:09, 18 April 2023 (UTC)[reply]
There is often associated content referring to the non-displayed graph. Commenting out the relevant parts may be non-trivial and it may not be uncommented quickly or at all when graphs return. The template can immediately be changed to display nothing when they return. If graphs were expected to be missing for a long time then a prettier but more work-demanding solution would be better but for a probably short term problem, I think it's good to have a simple option. PrimeHunter (talk) 15:24, 18 April 2023 (UTC)[reply]
Graphs are a very important part for illustration on Wikipedia. From "Demographics" section of geographical locations to "Polling" & "Results" section of elections to articles on geological periods to articles on a specific genus. I'd suggest that MediaWiki:Sitenotice be called with the text "Due to some technical issues, most Graphs on Wikipedia are not visible. Inconvenience caused is regretted." I said, "most graphs" because some graphs also exist as svg/png on commons with should be visible, and readers should not have to face technical jargon like "extensions", etc. CX Zoom[he/him] (let's talk • {CX}) 16:15, 18 April 2023 (UTC)[reply]
If consensus exists for a notice, something simple and non-obtrusive, to the effect of "Graphs are currently unavailable due to technical issues", no template boxes or red error text, or anything too flashy, would probably be best while this is sorted. It's already embarrassing enough that stuff like this happens in the current year, we shouldn't bring too much flash or attention to it while the devs work to fix it. – John M Wolfson (talk • contribs) 16:20, 18 April 2023 (UTC)[reply]

Ahead of a proper communication that WMF is coming up with, I will say that it is now possible to display a custom message in place of the graphs, it is done by replacing MediaWiki:Graph-disabled content, empty by default, with a custom notice (such as an Ambox). There is also now a tracking category "Category:Pages with disabled graphs" showing the pages that used to contain graphs. The tracking category's name and description can be changed by editing MediaWiki:Graph-disabled-category and MediaWiki:Graph-disabled-category-desc interface messages. --Base (talk) 19:50, 18 April 2023 (UTC)[reply]

How about this? CX Zoom[he/him] (let's talk • {CX}) 20:01, 18 April 2023 (UTC)[reply]
As source of inspiration, in Ukrainian Wikipedia we currently went with a standard Ambox icon and "There was supposed to be a graph or a diagram here, but its rendering is currently disabled for technical reasons. Please do not remove the code that is causing this message. Developers are already working on restoring the normal rendering of the graph or diagram." --Base (talk) 20:13, 18 April 2023 (UTC)[reply]
I find this one more precise and appropriate to be shown. Thanks for sharing. CX Zoom[he/him] (let's talk • {CX}) 20:15, 18 April 2023 (UTC)[reply]

Software Stable Release Infobox

The Stable Release field on the SponsorBlock infobox is broken, displaying every version number instead of just the latest. I've compared the wikitext for the infobox to other software articles and it looks to be the same so I've no idea what is actually causing this. It could be Wikidata itself causing the issue but I'm afraid I just don't know enough about this to tell. Any help would be appreciated as it's been like this for a number of months now. – Mesidast (talk) 10:21, 18 April 2023 (UTC)[reply]

d:Q103887994#P348 is missing a 'preferred rank' which has been removed by a bot: d:Special:Diff/1877574242. hgzh 12:05, 18 April 2023 (UTC)[reply]
I created a section about this problem at the talk page of the template in November 2022. --Kallichore (talk) 16:16, 18 April 2023 (UTC)[reply]
As User:Jonesey95 pointed out the number of sites with this problem can be found using the search function here: currently 22 articles with this problem are found. --Kallichore (talk) 16:38, 18 April 2023 (UTC)[reply]

What's the best way to set my preferences for editing, particularly adding citations?

Besides the usual, eg a toolbar with strike, etc., I want to be able to add citations easily - ie for journals, news, books, etc by adding either details or using an url. I must have messed something up. Using the Vector 2022. Thanks. Doug Weller talk 16:14, 18 April 2023 (UTC)[reply]

@Doug Weller: Have you tried using the 2017 Wikitext Editor? While that does make use of the feature through a toolbar that sounds like what you might be looking for. ― Blaze WolfTalkBlaze Wolf#6545 16:23, 18 April 2023 (UTC)[reply]
Sounds like you accidentally disabled refToolbar. Nardog (talk) 16:51, 18 April 2023 (UTC)[reply]
@Nardog I'm sure I have, can't figure out how to get it back. I must have something ticked that I shouldn't. So many options! Doug Weller talk 17:00, 18 April 2023 (UTC)[reply]
It's in the Gadgets tab. You can also use the new search box at the top. Nardog (talk) 17:11, 18 April 2023 (UTC)[reply]
@Nardog @Blaze WolfEnabled but I don’t get it. Can’t find the 2017 Wikitext Editor even through the nifty search box. Thanks, sorry to be a pain. Doug Weller talk 17:33, 18 April 2023 (UTC)[reply]
@Doug Weller: That's because the 2017 Wikitext Editor is currently in beta. It's under the "Beta features" tab as "New Wikitext editor". ― Blaze WolfTalkBlaze Wolf#6545 17:36, 18 April 2023 (UTC)[reply]
@Blaze Wolf That’s part of the Visual editor isn’t it? Which I don’t like. I feel pretty useless right now! :) But as I need to add a lot of sources… Doug Weller talk 17:50, 18 April 2023 (UTC)[reply]
@Doug Weller: Technically yes. However it behaves just like the source editor except it has the visual editor's toolbar. ― Blaze WolfTalkBlaze Wolf#6545 18:07, 18 April 2023 (UTC)[reply]
@Blaze Wolf what I had before was the Ref toolbar. Doug Weller talk 18:27, 18 April 2023 (UTC)[reply]
@Doug Weller: Yes I realize that now, I misinterpreted what you were asking. ― Blaze WolfTalkBlaze Wolf#6545 18:29, 18 April 2023 (UTC)[reply]
AFAIK refToolbar isn't compatible with the 2017 editor. Do you at least see the toolbar buttons as in this screenshot? Nardog (talk) 17:56, 18 April 2023 (UTC)[reply]
@NardogNo, that's what I'm trying to get back. Wish I could have that with wiked but I don't think I can. I've tried to unclick most things. Did I always get a "Preview of references" and not notice it? I may have to give up tonight and comeback tomorrow with screenshots. Thanks. You've been great. Doug Weller talk 18:04, 18 April 2023 (UTC)[reply]
Is "Enable the editing toolbar" on? Nardog (talk) 18:14, 18 April 2023 (UTC)[reply]
@Nardog no, should it be? Doug Weller talk 18:24, 18 April 2023 (UTC)[reply]
Yes. Galobtter (talk) 18:33, 18 April 2023 (UTC)[reply]
@Blaze Wolf@Nardog AGH! I've been checking it on Safari on my iPad, that's the problem. Well, I had lost it, but with help here I've got it back. I never add sources using Safari on my iPad and it just slipped my mind that I'm a Chrome user on my PC which is what I normally use to edit. iPad's just to clumsy. So I've got wikEd and Reftoolbar 2 now, life is good. Doug Weller talk 18:36, 18 April 2023 (UTC)[reply]
Sounds like the same problem as the one discussed in #JavaScript above in relation to the third item in #Tech News: 2023-14. That is, MediaWiki's JavaScript support for your iPad has recently been dropped. Nardog (talk) 19:38, 18 April 2023 (UTC)[reply]
@Nardog Thanks for the explanation. Doug Weller talk 20:24, 18 April 2023 (UTC)[reply]

Category:Pages with disabled graphs

There's a bunch of pages linked to Category:Pages with disabled graphs but that category has never existed and I don't know what to do with them. —Lights and freedom (talk ~ contribs) 19:40, 18 April 2023 (UTC)[reply]