User talk:Tails Wx
![]() |
Administrators' newsletter – September 2025
[edit]News and updates for administrators from the past month (August 2025).
- An RfC is open on whether use of emojis with no encyclopedic value in mainspace and draftspace (e.g., at the start of paragraphs or in place of bullet points) should be added as a criterion under G15.
- Administrators can now access the Special:BlockedExternalDomains page from the Special:CommunityConfiguration list page. This makes it easier to find. T393240
- The arbitration case Article titles and capitalisation 2 has been closed.
- An RfC is in progress to amend the structure, rules, and procedures of the Arbitration Committee election and resolve any issues not covered by existing rules.
Your nomination of Gary England has passed
[edit]Your good article nomination of the article Gary England has passed; congratulations! See the review page for more information. If the article is eligible to appear in the "Did you know" section of the Main Page, you can nominate it within the next seven days. Message delivered by ChristieBot, on behalf of Departure– -- Departure– (talk) 17:23, 6 September 2025 (UTC)
The Signpost: 9 September 2025
[edit]- News and notes: Wikimedia Foundation loses a round in court
- In the media: Congress probes, mayor whitewashed, AI stinks
- Disinformation report: A guide for Congress
- Recent research: Minority-language Wikipedias, and Wikidata for botanists
- Technology report: A new way to read Wikisource
- Traffic report: Check out some new Weapons, weapon of choice
- Essay: The one question
(This message was sent to User talk:Severestorm28 and is being posted here due to a redirect.)
Tech News: 2025-37
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- The Editing team is working on a new check: Paste check. This check informs newcomers who paste text into Wikipedia that the content might not be accepted. This check is an effort to increase the likelihood that the new content people are adding to Wikipedia is aligned with the Movement's commitment to offering information under a free content license. This check will soon be tested at a few wikis. If your community is interested in this test, please tell us in this task, or contact the team.
Updates for editors
Later this week, users of the "Improved Syntax Highlighting" beta feature will be able to use a linting tool to see errors or other potential problems in wikitext in real time. See the help page for more information. [1]
When browsing a wiki (like
en.wikipedia.org
), the software responds in one of two ways: a desktop page, or a redirect to a mobile version on an "m" domain (likeen.m.wikipedia.org
). Over the next three weeks, MediaWiki will start displaying the mobile version to mobile devices directly on the standard domain, without this redirect. This change does not affect existing m-dot URLs, or the "Desktop view" opt-out. Learn more. [2]- When an edit changes the categories of a page, the changes to the category membership counts are now happening asynchronously. This improves the speed of saving edits, especially when moving many pages to or from the same category, and reduces the risk of site outages, but it means that the counts can show outdated information for a few minutes. [3]
- Edits on Wikidata to qualifiers (properties and values) and references (properties and values) in a Wikidata item statement will now not add entries to the RecentChanges or Watchlist pages on all other Wikis. This is a temporary change to improve performance while other solutions are created. Wikidata's own pages remain unchanged. Learn more. [4][5]
- Japanese-language wikis have had a major upgrade to the way that search works. The new search should generally give more accurate and more relevant search results. [6]
View all 31 community-submitted tasks that were resolved last week.
Updates for technical contributors
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 01:11, 9 September 2025 (UTC)
Wikipedia:WikiProject Weather has an RfC
[edit]
Wikipedia:WikiProject Weather has an RfC for possible consensus. A discussion is taking place. If you would like to participate in the discussion, you are invited to add your comments on the discussion page. Thank you. The Weather Event Writer (Talk Page) 22:24, 14 September 2025 (UTC)
This discussion is regarding the following question: Should WikiProject Weather encourage the use of infobox collages for weather with standalone articles? The Weather Event Writer (Talk Page) 22:24, 14 September 2025 (UTC)
Tech News: 2025-38
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Updates for editors
- References lists that are made using the
<references/>
tag will now automatically display with columns in Vector 2022 when readers are using its 'standard' settings for text-size and page-width. [7] - Starting in the week of October 6, on small wikis and medium wikis that have the CampaignEvents extension enabled, all autoconfirmed users will be able to use Event Registration as an organizer. No changes will be made for large wikis unless requested in Phabricator. This change is being made to make it easier for more people to use Event Registration, especially on wikis that are less likely to have policies related to the Event Organizer right. Learn more.
- Users that search using regular expressions (regex) can now use additional features including:
- for the
intitle:
keyword: metacharacters for start-of-line (^
) and end-of-line ($
) anchors [8] - for both
intitle:
andinsource:
keywords: shorthand character classes for digits (\d
), whitespace (\s
), and word characters (\w
); and escape codes for line feed (\r
), newline (\n
), tab (\t
), and unicode (e.g.\uHHHH
). [9]
- for the
- When you search for text that looks like an IP, the system will now show search results. It used to take you to the contributions for that IP instead of showing search results. [10]
- All wikis will be read-only for a few minutes on September 24. This is planned at 15:00 UTC. This is for the datacenter server switchover backup tests which happen twice a year. You can read more about the background and details of this process on the Diff blog.
View all 24 community-submitted tasks that were resolved last week. For example, a bug was fixed that affected users who used the page-tabs to switch from wikitext editing of a section into the visualeditor. [11]
Updates for technical contributors
- The MediaWiki Interfaces team is redesigning the Wikimedia REST API Sandbox with Codex. If you have feedback on improvements for the API documentation or what makes developer experiences smooth (or frustrating), you’re invited to join an upcoming discovery interview, or leave feedback onwiki. Learn more.
- Edits to Wikidata aliases (an alternative name for an item or a property) will now be shown in RecentChanges and Watchlist entries on other wikis less often, reducing unnecessary notifications. This will reduce the overall quantity of 'noisy' entries. Wikidata's own pages remain unchanged. Learn more. [12]
- The new Unicode 17.0 version has been released. The datasets on Commons for the Module:Unicode data have been updated. Wikipedias that do not use the Commons datasets should either update their own data or switch to the Commons datasets.
- Users of the Wikimedia Enterprise Structured Contents endpoints can now access Parsed Tables. The new Parsed Tables feature extracts and represents Wikipedia tables in structured JSON. This improves machine accessibility as part of the Structured Contents initiative. Structured Contents output is freely available through the On-demand API, or through Wikimedia Cloud Services.
- A dataset of English Wikipedia biographical information from Wikimedia Enterprise has been published on Kaggle, for evaluation and research. This provides structured data from more than 1.5 million biographies, including birth and death dates, education, affiliations, careers, awards, and more (from a June 2024 snapshot).
Detailed code updates later this week: MediaWiki
Meetings and events
- Scholarship applications for Wikimania 2026 in Paris, France, are open until October 31.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 17:03, 15 September 2025 (UTC)
Guild of Copy Editors – September 2025 Newsletter
[edit]Guild of Copy Editors – September 2025 Newsletter
![]() Hello and welcome to the September newsletter, a quarterly digest of Guild activities since June. Election news: Project coordinators play an important role in our WikiProject. Following the mid-year Election of Coordinators, we welcomed GoldRomean to the coordinator team. Dhtwiki remains as lead coordinator, and Miniapolis and Mox Eden return as coordinators. If you'd like to help out behind the scenes, please consider taking part in our December election – watchlist our ombox for updates. Information about the role of coordinators can be found here. June 2025 blitz: 10 of the 12 editors who signed up for the June 2025 Copy Editing Blitz copy edited a total of 26,652 words comprising 13 articles. Barnstars awarded are here. July 2025 drive: 30 of the 54 editors who signed up for the July 2025 Backlog Elimination Drive copy edited a total of 379,557 words comprising 151 articles. Barnstars awarded are here. August 2025 Blitz: 11 of the 17 editors who signed up for the August 2025 Copy Editing Blitz copy edited a total of 65,601 words comprising 25 articles. Barnstars awarded are here. September 2025 Drive: Sign up here to earn barnstars in our month-long, in-progress September Backlog Elimination Drive. Progress report: As of 06:43, 20 September 2025 (UTC), GOCE copyeditors have processed 222 requests since 1 January, and the backlog of tagged articles stands at 2,010 articles. Thank you all again for your participation; we wouldn't be able to achieve what we do without you! Cheers from your GOCE coordinators. To discontinue receiving GOCE newsletters, please remove your name from our mailing list.
|
MediaWiki message delivery (talk) 23:46, 20 September 2025 (UTC)
(This message was sent to User talk:Sarrail and is being posted here due to a redirect.)
Happy First Edit Day!
[edit]![]() |
Hey, Tails Wx. I'd like to wish you a wonderful First Edit Day on behalf of the Wikipedia Birthday Committee! Have a great day! DaniloDaysOfOurLives (talk) 18:08, 21 September 2025 (UTC) |
![]() |
Tech News: 2025-39
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- On September 24th at 15:00 UTC, all Wikimedia sites users will experience a brief read-only period due to a scheduled datacenter server switchover. The Wikimedia Foundation's Site Reliability Engineering (SRE) team will redirect all traffic from one primary server to its backup. You can listen to the switchover using the "Listen to Wikipedia" tool, where you will hear edits stop for a few minutes during the read-only phase, then resume. This twice-yearly datacenter server switchover ensures reliability by testing the backup datacenter, so that our sites can stay online even if the primary datacenter fails. You can read more about the process on the Diff blog.
Updates for editors
- Editors of 60 more Wiktionaries will soon be able to call functions from Wikifunctions and integrate them into their pages. A function takes one or more inputs and transforms them into a desired output, like adding numbers, converting miles to meters, calculating elapsed time, or declining a word into a case. They will join the other 65 Wiktionary language editions, which already have access to embedded Wikifunctions calls. Later this year, plans are in place to expand to more Wiktionaries and the Incubator.
- A new parser function has been added:
{{#contentmodel}}
. Template editors and admins can use it to get the localized or canonical name of the content model of a specific page. The function makes it easier to create and edit system messages, such as MediaWiki:editinginterface, even when you switch types of pages, like wiki, JavaScript, CSS or JSON page. [13] - Adding or editing a
DISPLAYTITLE
for an article using VisualEditor will no longer be broken. Editors who use VisualEditor mode to modify the{{DISPLAYTITLE}}
would no longer have the literal text "DISPLAYTITLE" or its localized variant added to their articles. A list of pages that may have been affected and might need cleanup is documented in this ticket. - Beta users of the Wikipedia Android app can now try the redesigned Activity tab, which replaces the Edits tab. The new tab offers personalized insights into reading, editing, and donation activity, while simplifying navigation and making app use more engaging.
View all 12 community-submitted tasks that were resolved last week.
Updates for technical contributors
Detailed code updates later this week: MediaWiki
In depth
- Wikifunctions users can now import many essential facts involving geo-coordinates, quantities and time values from Wikidata. This is made possible by the creation of Wikifunctions types for these values, which makes them available for use by functions in Wikifunctions. Learn more about how this works in this video and Wikifunctions' August 1 newsletter (for quantities) and August 22 newsletter (for geo-coordinates).
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 22:52, 22 September 2025 (UTC)
Women in Red | October 2025, Vol 11, Issue 10
[edit]![]() Recognized as the most active topic-based WikiProject by human changes.
Announcements:
Tip of the Month:
Progress ("moving the needle"):
Statistics available via various tools: previously, Humaniki tool; currently, QLever.
Other ways to participate:
|
--Rosiestep (talk) 18:32, 29 September 2025 (UTC) via MassMessaging
Tech News: 2025-40
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- A major software upgrade has been made to Phabricator. The update introduces performance improvements, a refreshed search interface, enhancements to Maniphest task search, updates to user profile pages and project workboards, new Herald automation features, as well as general text input, mobile experience improvements and more. [14]
Updates for editors
- The Community Tech team will release the new Community Wishlist extension on October 1, that will improve the way wishes will be submitted. The new extension will allow users to add tags to their wishes to better categorise them, and (in a future iteration) to filter them by status, tags and focus areas. It will also be possible to support individual wishes again, as requested by the community in many instances. The old system will be retired. There will be a brief period of downtime while the extension is deployed and wishes are migrated to the new system. You can read more about this in the latest update or you can consult the current documentation on MediaWiki.
- As announced on Diff blog, the production trial of the hCaptcha service for bot detection has begun. The trial is currently using hCaptcha to protect account creation on Chinese, Persian, Portuguese, Indonesian, Japanese, and Turkish Wikipedias, where it will replace our existing CAPTCHA (FancyCaptcha). The goal with the trial is to better block bots while also improving usability and accessibility for users who encounter CAPTCHA challenges.
- The CampaignEvents extension has been deployed to Wikimedia Commons. The extension makes it easier to organize and participate in collaborative activities, like edit-a-thons and WikiProjects, on the wikis. On Commons, anyone who is a registered user can use it as an event participant. To use it as an organizer, someone needs to have the event organizer right.
- Sub-referencing, a new feature to re-use references with different details has been released to German Wikipedia. You can test the feature on testwiki or on betawiki as well. Please share your thoughts on using templates in sub-references or volunteer to become a pilot wiki.
- On wikis using the Mentorship system, communities can now opt experienced editors out of Mentorship through Special:CommunityConfiguration/Mentorship. Within this setting, communities may define thresholds, based on edit count and account age, to decide when an editor is considered experienced enough to no longer receive Mentorship. [15]
- The Editing Team and the Machine Learning Team are working on a new check for newcomers: Tone check. Using a prediction model, this check will encourage editors to improve the tone of their edits, using artificial intelligence. We invite volunteers to review the first version of the Tone language model for the following languages: Arabic, Czech, German, Hebrew, Indonesian, Dutch, Polish, Russian, Turkish, Chinese, Farsi, Italian, Norwegian, Romanian and Latvian. Users from these wikis interested in reviewing this model are invited to sign up at MediaWiki.org. The deadline to sign up is on October 3, which will be the start date of the test.
- The rollout of multiblocks had the side effect that non-active block logs may have been shown on Special:Contributions and on blocked users' user and user_talk pages. This issue will be fully resolved in a few days. As part of the fix, messages prefixed with
sp-contributions-blocked-notice
will be removed and replaced with those prefixed withblocked-notice-logextract
in a few weeks. Please help translate the new messages and update any local overrides if needed. - There was a bug with links added using visual editor if they included characters such as
[ ] |
after the fragment identifier (#
). They were not encoded properly creating an incorrect link. This has been fixed. [16] - One new wiki has been created: a Wikiquote in Malay (
q:ms:
) [17] View all 21 community-submitted tasks that were resolved last week. For example, the User Info Card now displays currently active global lock/blocks. [18]
Updates for technical contributors
- Later this week, editors using Lua modules will be able to use the
mw.title.newBatch
function to look up the existence of up to 25 pages at once, in a way that only increases the expensive function count once. - A new Unsupported Tools Working Group has been formed as part of ongoing efforts to collectively determine technical work priorities, similar to the Product & Technology Advisory Council (PTAC). The working group will help prioritize and review requests for support of unmaintained extensions, gadgets, bots, and tools. For the first cycle, the group will be prioritizing an unsupported Wikimedia Commons tool.
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 20:49, 29 September 2025 (UTC)
October 2025 GAN Backlog Drive
[edit]![]() | |
| |
If you wish to opt-out of future mailings, please remove yourself from the mailing list or alternatively to opt-out of all massmessage mailings, you may add Category:Wikipedians who opt out of message delivery to your user talk page. |
MediaWiki message delivery (talk) 21:57, 29 September 2025 (UTC)
The Signpost: 2 October 2025
[edit]- News and notes: Larry Sanger returns with "Nine Theses on Wikipedia"; WMF publishes transparency report
- In the media: Extraordinary eruption of "EVIL" explained
- Disinformation report: Emails from a paid editing client
- Discussion report: Sourcing, conduct, policy and LLMs: another 1,339 threads analyzed
- Recent research: Is Wikipedia a merchant of (non-)doubt for glyphosate?; eight projects awarded Wikimedia Research Fund grants
- Opinion: Some disputes aren't worth it
- Obituary: Michael Q. Schmidt
- Traffic report: Death, hear me call your name
- Comix: A grand spectacle
(This message was sent to User talk:Severestorm28 and is being posted here due to a redirect.)
Tech News: 2025-41
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- Paste Check is a new Edit Check feature to help avoid and fight copyright violations. When editors paste text into an article, Paste Check prompts them to confirm the origin and licensing of the content. Starting Wednesday, 8 October, 22 wikis will test Paste Check. Paste Check will help new volunteers understand and follow the policies and guidelines necessary to make constructive contributions to Wikipedia projects.
Updates for editors
- Mobile devices will receive mobile articles directly on the standard domain (like
en.wikipedia.org
), instead of via a redirect to an "m" domain (likeen.m.wikipedia.org
). This change improves performance. This week it will be enabled on Wikipedias. The existing mobile URLs and the "Desktop view" opt-out remain available. Learn more. [19] - New date filters,
creationdate:
andlasteditdate:
, are now available in the wiki search engine. This allows users to filter search results by a page's first or last revision date. The filters support comparison operators (e.g.>2024
) and relative dates (e.g.today-1d
), making it easier to find recently updated content or pages within specific age ranges. [20] - Wikifunctions now supports rich text in embedded calls across the 150 wikis where it's enabled. To showcase this, the team created a Latin declination table that Wiktionary editors can use to automatically generate noun forms, producing clear, formatted results — see an example output. If you need any help or have any feedback, please contact the Wikifunctions Team. [21]
- An edit link will now appear inside the categories box on article pages for logged in users, which will directly launch the VisualEditor category dialog. [22]
View all 34 community-submitted tasks that were resolved last week. For example, there was a problem downloading pdf files last week and that has been resolved. [23]
Updates for technical contributors
- The field
rev_sha1
in the revision database table is being removed in favor ofcontent_sha1
in the content database table. See the announcement for more information. - The Reader Experience team will roll out Dark Mode user interface on all Wikimedia sites on October 29, 2025. All anonymous users of Wikimedia sites will have the option to activate a color scheme that features light-colored text on a dark background. This is designed to provide a more comfortable reading experience, especially in low-light situations. Template authors and technical contributors are encouraged to learn how to make pages ready for Dark mode and address any compatibility issues found in templates in their wiki before the enablement. Please contact the Web team for questions or any support on this talk page before the enablement. [24]
- Starting on Monday, October 6, API endpoints under the
rest.php
path will be rerouted through a new internal API Gateway. Individual wikis will be updated based on the standard release groups, with total traffic increased over time. This change is expected to be non-breaking and non-disruptive. If any issues are observed, please file a Phabricator ticket to the Service Ops team board. [25] Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
MediaWiki message delivery 17:20, 6 October 2025 (UTC)
Feedback request: Maths, science, and technology request for comment
[edit]
Your feedback is requested at Talk:C++ on a "Maths, science, and technology" request for comment. Thank you for helping out!
You were randomly selected to receive this invitation from the list of Feedback Request Service subscribers. If you'd like not to receive these messages any more, you can opt out at any time by removing your name.
(replacing Yapperbot) SodiumBot (botop|talk) 19:32, 7 October 2025 (UTC)
Administrators' newsletter – October 2025
[edit]News and updates for administrators from the past month (September 2025).

- After a motion, arbitration enforcement page protections no longer need to be logged in the AELOG. A bot now automatically posts protections at WP:AELOG/P. To facilitate this bot, protection summaries must include a link to the relevant CT page (e.g.
[[WP:CT/BLP]]
), and you will receive talk page reminders if you forget to specify the contentious topic but otherwise indicate it is an AE action.
Tech News: 2025-42
[edit]Latest tech news from the Wikimedia technical community. Please tell other users about these changes. Not all changes will affect you. Translations are available.
Weekly highlight
- Last week, improvements to account security and two-factor authentication (2FA) features were enabled across all wikis. These changes include user interface improvements for Special:AccountSecurity, the support of multiple 2FA methods via authenticator apps and portable security keys (previously users could only enable one method), and a new Recovery Codes module which facilitates fewer account lockouts due to lost two-factor apps and devices. As part of the Account Security project, work is continuing through the rest of 2025 on further user experience improvements, and support for passkeys as an alternate second factor.
Updates for editors
- Another part of the Account security project is making 2FA generally available to all users. Along with editors with advanced privileges, such as administrators and bureaucrats, 40% of editors now have access to 2FA. You can check if you have access at Special:AccountSecurity. Instructions for activation are on the linked page. The plan is to continue increasing availability if it is determined that the user support capabilities are able to support global usage. [26]
- This week, users at wikis where talk page Usability Improvements are already available by default (everywhere except the 12 wikis listed in T379264) will gain the ability to Thank a comment directly from the talk page it appears on. Before this change, Thanking could only be done by visiting the revision history of the talk page. You can learn more about this change. [27]
- Users who have not verified their email address will soon be receiving monthly Notification reminders to do so. This is because users who have verified their email can more easily recover their account. These reminders will not be sent if the user is inactive or removes the unverified email from their account. [28][29]
View all 21 community-submitted tasks that were resolved last week. For example, a fix was made for an occasional error with saving translated paragraphs in the Content Translation tool, and the related error messages are now easier to see. [30]
Updates for technical contributors
- The Unsupported Tools Working Group has chosen Video2Commons as the first tool for its pilot cycle. The group will explore ways to improve and sustain the tool over the coming months. Learn more on Meta.
Detailed code updates later this week: MediaWiki
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.