User talk:ScrabbleTiles
This is ScrabbleTiles's talk page, where you can send them messages and comments. |
|
![]() | This user does not mind criticism. Feel free to let them know if they did something wrong. This user also thinks you should do the same to anyone else as long as you follow some basic guidelines: remain civil, assume good faith and don't bite. |
![]() | Topics on this talk page are automatically archived by a bot after two weeks of inactivity. |
![]() Archives (Index) |
This page is archived by ClueBot III.
|
Question from Afolabi Oladale (12:46, 15 September 2025)
[edit]- Note: Afolabi Oladale's mentor Em-mustapha is away.
How do I create my own article --Afolabi Oladale (talk) 12:46, 15 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. [1] - 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 [2] - 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
). [3]
- 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. [4]
- 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. [5]
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. [6]
- 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)
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. [7] - 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.