Wikipedia:Community bulletin board
Page used for announcements towards the community members of the project
From Wikipedia, the free encyclopedia
Welcome to the community bulletin board, which is a page used for announcements from WikiProjects and other groups. Included here are coordinated efforts, events, projects, and other general announcements.
Yearly or infrequent events
- WikiProject Unreferenced articles is aiming to add citations to 6,000 unreferenced articles through this month. Sign up for the March unreferenced articles backlog drive to help!
Monthly or continuous events
- Monthly contest, WikiProject Military history. The contest department of the Military history WikiProject aims to motivate increased quality in military history articles by offering a form of friendly competition for project members making improvements to them. The primary contest available is a simple rolling competition that awards points for improving articles. The contest runs from the first to last day of each month.
- Guild of Copy Editors: The March 2026 backlog drive is a one-month-long effort by the Guild of Copy Editors to reduce the backlog of articles that require copy editing: those carrying the {{copy edit}} tag (also {{awkward}}, {{copy edit section}}, {{inappropriate person}}, {{copy edit inline}}, and their redirects), and those listed on the GOCE Requests page. It began on 1 March, 00:00 (UTC), and will end on 31 March, 23:59 (UTC).
- Wikipedia:WikiProject Women in Red 2025 Events:
| Recently completed: | |
| New this month: | |
| Ongoing initiatives: | |
| Upcoming events: |
| Phoenix 3 | March 2, 2026 |
| Wikimedia Café (online). Focus: the Commons mobile app | March 7, 2026 |
| London 226 | March 8, 2026 |
| Philadelphia WikiSalon (online) | March 14, 2026 |
| San Diego 132 | March 14, 2026 |
| Oxford 120 | March 15, 2026 |
| Perth 93 | March 15, 2026 |
| Seattle | March 17, 2026 |
| Chicago Women's History Month Edit-a-thon | March 24, 2026 |
| Philadelphia WikiSalon (online) | April 11, 2026 |
| San Diego 133 | April 11, 2026 |
| Edinburgh 27 | April 25, 2026 |
Also consider posting WikiProject, Task Force, and Collaboration news at The Signpost's WikiProject Report page. Please include your signature when adding a listing here.
- A new task force of WikiProject Wildfire has been activated as the Canada task force! Editors are welcome to join the new task force and help tag articles on Canadian wildfires as part of the task force, as well as help expand the main page. 🌀Hurricane Wind and Fire (talk) (contribs)🔥 00:51, 5 March 2026 (UTC)
- There is a discussion at the Help Project on which help page about "how to edit Wikipedia with AI assistance" to draft first. The Transhumanist 13:48, 19 February 2026 (UTC)
- WikiProject Outlines news:
- New outlines:
- The following outline covers an ongoing situation, please help keep it updated:
- The Outline of the week is Outline of the American Civil War.
- Please help improve them. —The Transhumanist 11:49, 2 February 2026 (UTC)
- WP Unreferenced articles is trying to clear the decades-long backlog of unreferenced articles, please help to lower the number of unreferenced articles below 30,000. Come contribute! Catfurball (talk) 20:15, 6 January 2026 (UTC)
- WikiProject Nevada was recently re-activated! New editors interested in the subject are encouraged to join. There are over 800 articles with unknown importance levels. Your help assessing these articles would be appreciated! The sub-project, WikiProject Las Vegas, has recently become inactive, so new editors for WikiProject Nevada may also be interested joining here!
🌀Hurricane Wind and Fire (talk) (contribs)🔥 02:09, 24 November 2025 (UTC)
- WikiProject Magic: The Gathering has been cleaned up and is looking for interested participants. Also welcoming general suggestions and collabs. Snuggle 🖤 (talk) 20:43, 7 October 2025 (UTC)
- Wikipedia:WikiProject Amateur radio starts living again! If you would like to contribute, please add yourself to the list of participants and include ways they can contribute. We've already started, come see! Check out the new navigational Template:Amateur radio topics! Feel free to invite new members personally or through public postings. Sinucep (talk) 14:29, 23 December 2025 (UTC)
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
- The Improved Syntax Highlighting beta feature, also known as CodeMirror 6, has been used for wikitext syntax highlighting since November 2024. It will be promoted out of beta by May 2026 in order to bring improvements and new features to all editors who use the standard syntax highlighter. If you have any questions or concerns about promoting the feature out of beta, please share.
- Some changes to local user groups are performed by stewards on Meta-Wiki and logged there only. Now, interwiki rights changes will be logged both on Meta-Wiki and the wiki of the target user to make it easier to access a full record of user's rights changes on a local wiki. Past log entries for such changes will be backfilled in the coming weeks.
- On wikis using Flagged Revisions, the number of pending changes shown on Special:PendingChanges previously counted pages which were no longer pending review, because they have been removed from the system without being reviewed, e.g. due to being deleted, moved to a different namespace, or due to wiki configuration changes. The count will be correct now. On some wikis the number shown will be much smaller than before. There should be no change to the list of pages itself.
- Wikifunctions composition language has been rewritten, resulting in a new version of the language. This change aims to increase service stability by reducing the orchestrator's memory consumption. This rewrite also enables substantial latency reduction, code simplification, and better abstractions, which will open the door to later feature additions. Read more about the changes.
- Users can now sort search results alphabetically by page title. The update gives an additional option to finding pages more easily and quickly. Previously, results could be sorted by Edit date, Creation date, or Relevance. To use the new option, open 'Advanced Search' on the search results page and select 'Alphabetically' under 'Sorting Order'.
View all 28 community-submitted tasks that were resolved last week. For example, the bug that prevented UploadWizard on Wikimedia Commons from importing files from Flickr has now been fixed.
Updates for technical contributors
- A new special page, Special:LintTemplateErrors, has been created to list transcluded pages that are flagged as containing lint errors to help users discover them easily. The list is sorted by the number of transclusions with errors. For example: Special:LintTemplateErrors/night-mode-unaware-background-color.
- Users of the Improved Syntax Highlighting beta feature have been using CodeMirror instead of CodeEditor for syntax highlighting when editing JavaScript, CSS, JSON, Vue and Lua content pages, for some time now. Along with promoting CodeMirror 6 out of beta, the plan is to replace CodeEditor as the standard editor for these content models by May 2026. Feedback or concerns are welcome.
- The CodeMirror JavaScript modules will soon be upgraded to CodeMirror 6. Leading up to the upgrade, loading the
ext.CodeMirrororext.CodeMirror.libmodules from gadgets and user scripts was deprecated in July 2025. The use of theext.CodeMirror.switchhook was also deprecated in March 2025. Contributors can now make their scripts or gadgets compatible with CodeMirror 6. See the migration guide for more information. - The MediaWiki Interfaces team is expanding coverage of REST API module definitions to include extension APIs. REST API modules are groups of related endpoints that can be independently managed and versioned. Modules now exist for GrowthExperiments and Wikifunctions APIs. As we migrate extension APIs to this structure, documentation will move out of the main MediaWiki OpenAPI spec and REST Sandbox view, and will instead be accessible via module-specific options in the dropdown on the REST Sandbox (i.e., Special:RestSandbox, available on all wiki projects).
- The Scribunto extension provides different pieces of information about the wiki where the module is being used via the mw.site library. Starting last week, the library also provides a way of accessing the wiki ID that can be used to facilitate cross-wiki module maintenance.
Detailed code updates later this week: MediaWiki
In depth
- The 2026 Coolest Tool Award celebrating outstanding community tools, is now open for nominations! Nominate your favorite tool using the nomination survey form by 23 March 2026. For more information on privacy and data handling, please see the survey privacy statement.
Tech news prepared by Tech News writers and posted by bot • Contribute • Translate • Get help • Give feedback • Subscribe or unsubscribe.
Discussions in the following areas have requested wider attention via Requests for comment:
- Biographies
- Economy and trade
- History and geography
- Language and linguistics
- Media, the arts, and architecture
- Politics, government, and law
- Religion and philosophy
- Science and mathematics
- Society, sports, and culture
- Wikipedia policies and guidelines
- Wikipedia style and naming
- WikiProjects and collaborations
- Wikipedia technical issues and templates
- Wikipedia proposals
- Unsorted
|
| The content of this page appears on the Wikipedia:Community portal via transclusion. |